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