2 references to TryReadGlobalPointer
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorTarget.cs (2)
786=> TryReadGlobalPointer(name, out value, out _); 803if (!TryReadGlobalPointer(name, out TargetPointer? value, out type))