2 references to s_lateBoundOidToFriendlyName
System.Security.Cryptography (2)
System\Security\Cryptography\OidLookup.cs (2)
37
s_lateBoundOidToFriendlyName
.TryGetValue(oid, out mappedName))
47
s_lateBoundOidToFriendlyName
.TryAdd(oid, mappedName);