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