2 writes to _foundOldToken
Microsoft.CodeAnalysis.CSharp (2)
Syntax\InternalSyntax\SyntaxFirstTokenReplacer.cs (2)
26_foundOldToken = false; 48_foundOldToken = true;
2 references to _foundOldToken
Microsoft.CodeAnalysis.CSharp (2)
Syntax\InternalSyntax\SyntaxFirstTokenReplacer.cs (2)
34Debug.Assert(replacer._foundOldToken); 42if (!_foundOldToken)