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