1 write to _value
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\LazyContent.cs (1)
60_value = _contentFactory(_arg) ?? string.Empty;
3 references to _value
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Intermediate\LazyContent.cs (3)
43? _value 67return _value; 77return _value;