1 write to _text
rzc (1)
RazorSourceGeneratorHost.cs (1)
162
_text
= text;
2 references to _text
rzc (2)
RazorSourceGeneratorHost.cs (2)
169
if (
_text
is not null)
171
return
_text
;