6 references to IdLength
Microsoft.AspNetCore.Components.Server (6)
Circuits\CircuitIdFactory.cs (6)
37var id = new byte[IdLength]; 40sourceIndex: SecretLength - IdLength, 43length: IdLength); 69var id = new byte[IdLength]; 72sourceIndex: SecretLength - IdLength, 75length: IdLength);