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