2 overrides of IsAllowed
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnCharacterStringEncodings.net.cs (2)
119protected override bool IsAllowed(Vector<byte> value) 150protected override bool IsAllowed(Vector<byte> value)
1 reference to IsAllowed
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnCharacterStringEncodings.net.cs (1)
92if (!IsAllowed(value))