1 implementation of Apply
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Utilities\CSharpParseOptionsChangingService.cs (1)
55
public void
Apply
(ParseOptions options, ProjectPropertyStorage storage)
1 reference to Apply
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
503
parseOptionsService.
Apply
(options, storage);