2 references to TryFindVariableDeclarator
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpAsAndNullCheckDiagnosticAnalyzer.cs (2)
281
if (!
TryFindVariableDeclarator
(semanticModel, identifier, out localSymbol, out declarator))
302
if (!
TryFindVariableDeclarator
(semanticModel, identifier, out localSymbol, out declarator))