2 overrides of IsAllowed
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnCharacterStringEncodings.net.cs (2)
132
protected override bool
IsAllowed
(Vector<ushort> value)
171
protected override bool
IsAllowed
(Vector<ushort> value)
2 references to IsAllowed
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnCharacterStringEncodings.net.cs (2)
56
if (!
IsAllowed
(lower) || !
IsAllowed
(upper))