1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ManagedTypeSource_1.cs (1)
23_target = target;
8 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\ManagedTypeSource_1.cs (8)
121IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 156IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 192fieldDescAddr = _target.Contracts.RuntimeTypeSystem.GetFieldDescByName(th, fieldName); 204IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 213Target.TypeInfo objType = _target.GetTypeInfo(DataType.Object); 254ILoader loader = _target.Contracts.Loader; 274th = _target.Contracts.RuntimeTypeSystem.GetTypeHandle(typeHandlePtr); 294mdReader = _target.Contracts.EcmaMetadata.GetMetadata(moduleHandle);