2 references to ContentType
System.Security.Cryptography (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
347Oids.ContentType => new Pkcs9ContentType(encodedAttribute),
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
21internal static Oid ContentTypeOid => field ??= InitializeOid(ContentType);