... because it's important not to disclose cross-user state, such as the number of IDs that have been assigned. Plus we don't want to run out of unique IDs, which we could if it's limited by the range of an 'int'. |
||
|---|---|---|
| .. | ||
| Routing | ||
| DependencyInjectionTest.cs | ||
| LayoutTest.cs | ||
| Microsoft.AspNetCore.Blazor.Test.csproj | ||
| ParameterCollectionAssignmentExtensionsTest.cs | ||
| ParameterCollectionTest.cs | ||
| RenderTreeBuilderTest.cs | ||
| RenderTreeDiffBuilderTest.cs | ||
| RendererTest.cs | ||