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