2 references to ObjObj2Txt
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs (2)
59
int bytesNeeded =
ObjObj2Txt
(bufStack, StackCapacity, asn1ObjectPtr);
79
bytesNeeded =
ObjObj2Txt
(buf, bufHeap.Length, asn1ObjectPtr);