7 references to SafeAsn1ObjectHandle
System.Net.Security (7)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (5)
908
internal static partial global::Microsoft.Win32.SafeHandles.
SafeAsn1ObjectHandle
ObjTxt2Obj(string s)
914
global::Microsoft.Win32.SafeHandles.
SafeAsn1ObjectHandle
__retVal = default;
917
global::System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller<global::Microsoft.Win32.SafeHandles.
SafeAsn1ObjectHandle
>.ManagedToUnmanagedOut __retVal_native__marshaller = new();
7154
internal static partial global::Microsoft.Win32.SafeHandles.SafeX509ExtensionHandle X509ExtensionCreateByObj(global::Microsoft.Win32.SafeHandles.
SafeAsn1ObjectHandle
oid, bool isCritical, global::Microsoft.Win32.SafeHandles.SafeAsn1OctetStringHandle data)
7167
global::System.Runtime.InteropServices.Marshalling.SafeHandleMarshaller<global::Microsoft.Win32.SafeHandles.
SafeAsn1ObjectHandle
>.ManagedToUnmanagedIn __oid_native__marshaller = new();
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs (1)
18
internal static partial
SafeAsn1ObjectHandle
ObjTxt2Obj(string s);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs (1)
14
SafeAsn1ObjectHandle
oid,