1 write to VariableDeclarator
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\BasicPreferDictionaryTryMethodsOverContainsKeyGuardFixer.vb (1)
282
Me.
VariableDeclarator
= variableDeclarator
2 references to VariableDeclarator
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\BasicPreferDictionaryTryMethodsOverContainsKeyGuardFixer.vb (2)
200
If fix.
VariableDeclarator
Is Nothing Then
203
editor.RemoveNode(fix.
VariableDeclarator
)