2 references to SetParseOptions
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\DocumentState.cs (2)
328var newState = this.SetParseOptions(options, onlyPreprocessorDirectiveChange); 399return this.SetParseOptions(this.ParseOptions.WithKind(kind), onlyPreprocessorDirectiveChange: false);