1 write to _intValue
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\Buffering\TextChunk.cs (1)
51
_intValue
= value;
1 reference to _intValue
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\Buffering\TextChunk.cs (1)
69
tempBuffer.Append(
_intValue
);