4 writes to Depth
Microsoft.AspNetCore.Razor.Test.Common (4)
Language\IntegrationTests\IntermediateNodeSerializer.cs (2)
42
_visitor.
Depth
++;
44
_visitor.
Depth
--;
Language\IntegrationTests\IntermediateNodeVerifier.cs (2)
48
_visitor.
Depth
++;
50
_visitor.
Depth
--;
1 reference to Depth
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
271
for (var i = 0; i <
Depth
; i++)