2 references to TryGetCollectibleLoaderAllocator
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (2)
1381
if (
TryGetCollectibleLoaderAllocator
(definitionModule, out Data.LoaderAllocator? definitionLoaderAllocator))
1395
if (
TryGetCollectibleLoaderAllocator
(argModule, out Data.LoaderAllocator? argLoaderAllocator) &&