2 references to WellKnownOids
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.Oid.cs (1)
65string? wellKnown = WellKnownOids.GetValue(contents);
System\Formats\Asn1\AsnWriter.Oid.cs (1)
63ReadOnlySpan<byte> wellKnownContents = WellKnownOids.GetContents(oidValue);