3 references to ChangeParseOptions
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace.cs (3)
1720
if (!CanApplyChange(ApplyChangesKind.
ChangeParseOptions
) &&
1840
/// This method is only called if <see cref="CanApplyChange" /> returns false for <see cref="ApplyChangesKind.
ChangeParseOptions
"/>.
2103
Debug.Assert(CanApplyChange(ApplyChangesKind.
ChangeParseOptions
) ||