1 write to _readOnly
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
TemplateBuilder.cs (1)
52_readOnly = readOnly;
3 references to _readOnly
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
TemplateBuilder.cs (3)
80var formatString = _readOnly ? 87if (_readOnly) 139_readOnly);