2 references to CSharpCodePageEditorFactoryIdString
Microsoft.VisualStudio.LanguageServices (1)
Guids.cs (1)
40
public static readonly Guid CSharpCodePageEditorFactoryId = new(
CSharpCodePageEditorFactoryIdString
);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
LanguageService\CSharpCodePageEditorFactory.cs (1)
10
[Guid(Guids.
CSharpCodePageEditorFactoryIdString
)]