2 references to RazorComputeUtf8LiteralsStopId
Microsoft.CodeAnalysis.Razor.Compiler (2)
SourceGenerators\RazorSourceGeneratorEventSource.cs (2)
98
[Event(
RazorComputeUtf8LiteralsStopId
, Level = EventLevel.Informational)]
99
public void RazorComputeUtf8LiteralsStop(string file) => WriteEvent(
RazorComputeUtf8LiteralsStopId
, file);