Closed Dreamescaper closed 5 years ago
Dictionary<string, CancellationTokenSource> testDic= ...;
testDic.TryGetValue(someKey, $$
'new CancellationTokenSource()' should not be suggested
Dictionary<string, CancellationTokenSource> testDic= ...;
testDic.TryGetValue(someKey, $$
'new CancellationTokenSource()' should not be suggested