3 references to String
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
600
WellKnownMethodTable.
String
=> Constants.Globals.StringMethodTable,
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3343
else if (mt == runtimeTypeSystemContract.GetWellKnownMethodTable(Contracts.WellKnownMethodTable.
String
))
4510
data->StringMethodTable = rts.GetWellKnownMethodTable(Contracts.WellKnownMethodTable.
String
).ToClrDataAddress(_target);