1 instantiation of Utf8WriteLiteralPhase
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorProjectEngine.cs (1)
270phases.Add(new Utf8WriteLiteralPhase());
2 references to Utf8WriteLiteralPhase
Microsoft.CodeAnalysis.Razor.Compiler (2)
SourceGenerators\SourceGeneratorProjectEngine.cs (2)
44case Utf8WriteLiteralPhase: 209/// Runs the <see cref="Utf8WriteLiteralPhase"/> with the support map and returns the UTF-8 flag