1 instantiation of AspNetCoreCSharpVirtualCharService
Microsoft.CodeAnalysis.ExternalAccess.AspNetCore (1)
EmbeddedLanguages\AspNetCoreCSharpVirtualCharService.cs (1)
15new AspNetCoreCSharpVirtualCharService(CSharpVirtualCharService.Instance);
2 references to AspNetCoreCSharpVirtualCharService
Microsoft.CodeAnalysis.ExternalAccess.AspNetCore (2)
EmbeddedLanguages\AspNetCoreCSharpVirtualCharService.cs (2)
14private static readonly AspNetCoreCSharpVirtualCharService _instance = 25public static AspNetCoreCSharpVirtualCharService Instance => _instance;