2 references to CSharpEditorFactoryIdString
Microsoft.VisualStudio.LanguageServices (1)
Guids.cs (1)
39public static readonly Guid CSharpEditorFactoryId = new(CSharpEditorFactoryIdString);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
LanguageService\CSharpEditorFactory.cs (1)
18[Guid(Guids.CSharpEditorFactoryIdString)]