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