1 instantiation of AspNetCoreCSharpVirtualCharService
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
AspNetCore\EmbeddedLanguages\AspNetCoreCSharpVirtualCharService.cs (1)
20public static AspNetCoreCSharpVirtualCharService Instance { get; } = new AspNetCoreCSharpVirtualCharService(CSharpVirtualCharService.Instance);
2 references to AspNetCoreCSharpVirtualCharService
Microsoft.CodeAnalysis.ExternalAccess.AspNetCore (1)
TypeForwards.cs (1)
11[assembly: TypeForwardedTo(typeof(Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.EmbeddedLanguages.AspNetCoreCSharpVirtualCharService))]
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
AspNetCore\EmbeddedLanguages\AspNetCoreCSharpVirtualCharService.cs (1)
20public static AspNetCoreCSharpVirtualCharService Instance { get; } = new AspNetCoreCSharpVirtualCharService(CSharpVirtualCharService.Instance);