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