2 references to TryReadStringGlobal
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorTarget.cs (2)
814if (!TryReadStringGlobal(name, out string? value, out type)) 821=> TryReadStringGlobal(name, out value, out _);