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