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