1 write to _found
Microsoft.CodeAnalysis.CSharp (1)
Syntax\InternalSyntax\SyntaxLastTokenReplacer.cs (1)
53_found = true;
2 references to _found
Microsoft.CodeAnalysis.CSharp (2)
Syntax\InternalSyntax\SyntaxLastTokenReplacer.cs (2)
33Debug.Assert(replacer._found); 44if (node != null && !_found)