3 references to new
Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests (1)
IntegrationTests\CodeGenerationIntegrationTest.cs (1)
42
var supportMap = new DefaultUtf8WriteLiteralFeature.
Utf8SupportMap
(
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\DefaultUtf8WriteLiteralFeature.cs (2)
67
public static readonly Utf8SupportMap Empty =
new
(
144
: new
Utf8SupportMap
(fileToType.ToImmutable(), typeSupport.ToImmutable());