1 write to _arg
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\LazyContent.cs (1)
62
_arg
= default!;
1 reference to _arg
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\LazyContent.cs (1)
60
_value = _contentFactory(
_arg
) ?? string.Empty;