2 references to Length
System.Security.Cryptography (2)
src\libraries\Common\src\System\Text\ValueStringBuilder.cs (1)
68/// Does not ensure there is a null char after <see cref="Length"/>
System\Security\Cryptography\X509Certificates\X500NameEncoder.ManagedDecode.cs (1)
134if (addTrailingDelimiter && decodedName.Length > 0)