2 references to RazorComputeUtf8LiteralsStartId
Microsoft.CodeAnalysis.Razor.Compiler (2)
SourceGenerators\RazorSourceGeneratorEventSource.cs (2)
94
[Event(
RazorComputeUtf8LiteralsStartId
, Level = EventLevel.Informational)]
95
public void RazorComputeUtf8LiteralsStart(string file) => WriteEvent(
RazorComputeUtf8LiteralsStartId
, file);