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)
114IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 149IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 185fieldDescAddr = _target.Contracts.RuntimeTypeSystem.GetFieldDescByName(th, fieldName); 197IRuntimeTypeSystem rts = _target.Contracts.RuntimeTypeSystem; 206Target.TypeInfo objType = _target.GetTypeInfo(DataType.Object); 247ILoader loader = _target.Contracts.Loader; 261th = _target.Contracts.RuntimeTypeSystem.GetTypeHandle(typeHandlePtr); 281mdReader = _target.Contracts.EcmaMetadata.GetMetadata(moduleHandle);