1 instantiation of CSharpVirtualCharLanguageService
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\00343610d453c654\CSharpVirtualCharLanguageServiceFactory.cs (1)
27
internal static new readonly CSharpVirtualCharLanguageService Instance =
new
();
2 references to CSharpVirtualCharLanguageService
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\00343610d453c654\CSharpVirtualCharLanguageServiceFactory.cs (2)
23
=>
CSharpVirtualCharLanguageService
.Instance;
27
internal static new readonly
CSharpVirtualCharLanguageService
Instance = new();