1 instantiation of RazorDocumentPropertiesServiceWrapper
Microsoft.CodeAnalysis.ExternalAccess.Razor (1)
RazorDocumentServiceProviderWrapper.cs (1)
77
return razorDocumentPropertiesService is not null ? new
RazorDocumentPropertiesServiceWrapper
(razorDocumentPropertiesService) : null;