3 references to CompactIdentifierLength
Aspire.Hosting (3)
src\Shared\BackchannelConstants.cs (3)
81public const int InstanceHashLength = CompactIdentifierLength; 441public static string ComputeStableIdentifier(string value, int length = CompactIdentifierLength) 454public static string CreateRandomIdentifier(int length = CompactIdentifierLength)