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)
30
public bool IsCapturing =>
_capturing
;
39
if (
_capturing
&& !_validateOnly)
48
if (
_capturing
&& !_validateOnly)
57
if (
_capturing
&& !_validateOnly)
66
if (
_capturing
&& !_validateOnly)