2 references to ChangeParseOptions
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
1717
if (!CanApplyChange(ApplyChangesKind.
ChangeParseOptions
) &&
1837
/// This method is only called if <see cref="CanApplyChange" /> returns false for <see cref="ApplyChangesKind.
ChangeParseOptions
"/>.