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