1 write to _text
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (1)
TestAdditionalText.cs (1)
18
_text
= text;
1 reference to _text
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (1)
TestAdditionalText.cs (1)
28
public override SourceText GetText(CancellationToken cancellationToken = default) =>
_text
;