2 references to TryGetNativeReaderForBlob
System.Private.CoreLib (2)
Internal\Runtime\CompilerHelpers\RuntimeInteropData.cs (2)
147
if (
TryGetNativeReaderForBlob
(module, ReflectionMapBlob.DelegateMarshallingStubMap, out delegateMapReader))
181
if (
TryGetNativeReaderForBlob
(module, ReflectionMapBlob.StructMarshallingStubMap, out structMapReader))