4 writes to _capturing
Microsoft.AspNetCore.Components.Endpoints (4)
Rendering\CacheViewTextWriter.cs (4)
75_capturing = false; 80_capturing = true; 85_capturing = true; 124_capturing = false;
5 references to _capturing
Microsoft.AspNetCore.Components.Endpoints (5)
Rendering\CacheViewTextWriter.cs (5)
30public bool IsCapturing => _capturing; 39if (_capturing && !_validateOnly) 48if (_capturing && !_validateOnly) 57if (_capturing && !_validateOnly) 66if (_capturing && !_validateOnly)