1 override of ReadGlobalString
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorTarget.cs (1)
809
public override string
ReadGlobalString
(string name)
1 reference to ReadGlobalString
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
60
string gcIdentifiers = _target.
ReadGlobalString
(Constants.Globals.GCIdentifiers);