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