1 write to _allowModeReset
Microsoft.CodeAnalysis.CSharp (1)
Parser\SyntaxParser.cs (1)
62_allowModeReset = allowModeReset;
2 references to _allowModeReset
Microsoft.CodeAnalysis.CSharp (2)
Parser\SyntaxParser.cs (2)
124if (this.IsIncremental || _allowModeReset) 240Debug.Assert(_allowModeReset);