1 write to _refactorNotifyServices
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelServiceFactory.cs (1)
33_refactorNotifyServices = refactorNotifyServices;
1 reference to _refactorNotifyServices
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelServiceFactory.cs (1)
38=> new CSharpCodeModelService(provider, _editorOptionsService, _refactorNotifyServices, _threadingContext);