Base:
method
GetRedactedLength
Microsoft.Extensions.Compliance.Redaction.Redactor.GetRedactedLength(System.ReadOnlySpan<System.Char>)
1 reference to GetRedactedLength
Microsoft.Extensions.Compliance.Redaction (1)
HmacRedactor.cs (1)
67var length = GetRedactedLength(source);