1 type derived from CSharpVirtualCharService
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\00343610d453c654\CSharpVirtualCharLanguageServiceFactory.cs (1)
25private sealed class CSharpVirtualCharLanguageService : CSharpVirtualCharService, IVirtualCharLanguageService
1 instantiation of CSharpVirtualCharService
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\EmbeddedLanguages\VirtualChars\CSharpVirtualCharService.cs (1)
23public static readonly IVirtualCharService Instance = new CSharpVirtualCharService();