2 writes to _text
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (2)
ProjectSetup.cs (2)
84_text = text; 90_text = SourceText.From(text, Encoding.UTF8);
1 reference to _text
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (1)
ProjectSetup.cs (1)
96public override SourceText? GetText(CancellationToken cancellationToken = default) => _text;