2 writes to _jsRootComponentCount
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitJSComponentInterop.cs (2)
27_jsRootComponentCount++; 36_jsRootComponentCount--;
1 reference to _jsRootComponentCount
Microsoft.AspNetCore.Components.Server (1)
Circuits\CircuitJSComponentInterop.cs (1)
21if (_jsRootComponentCount >= _circuitOptions.RootComponents.MaxJSRootComponents)