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