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