129 references to RuntimeTypeSystem
Microsoft.Diagnostics.DataContractReader.Contracts (41)
Contracts\CallingConvention\CallingConvention_1.cs (2)
84
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
599
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\CallingConvention\CdacTypeHandle.cs (1)
45
private IRuntimeTypeSystem Rts => _target.Contracts.
RuntimeTypeSystem
;
Contracts\CodeVersions_1.cs (11)
105
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
133
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
150
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
176
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(codeVersionHandle.MethodDescAddress);
177
return _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(md);
205
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
222
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
321
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(nativeCodeVersion.MethodDescAddress);
322
TargetPointer versioningStateAddress = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescVersioningState(md);
342
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
450
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ConditionalWeakTable_1.cs (2)
37
TypeHandle entriesTypeHandle = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(entriesMT);
38
uint entrySize = _target.Contracts.
RuntimeTypeSystem
.GetComponentSize(entriesTypeHandle);
Contracts\Exception_1.cs (1)
61
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
538
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ManagedTypeSource_1.cs (5)
121
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
156
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
192
fieldDescAddr = _target.Contracts.
RuntimeTypeSystem
.GetFieldDescByName(th, fieldName);
204
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
274
th = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(typeHandlePtr);
Contracts\Object_1.cs (2)
74
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
207
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\RuntimeMutableTypeSystem_1.cs (2)
35
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
105
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\RuntimeTypeSystem_1.cs (3)
347
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
985
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
1453
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
Contracts\Signature\SignatureTypeProvider.cs (1)
25
_runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (1)
118
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\StackWalk\FrameHandling\X86FrameHandler.cs (1)
51
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(framedMethodFrame.MethodDescPtr);
Contracts\StackWalk\GC\GcScanContext.cs (1)
38
_rts = target.Contracts.
RuntimeTypeSystem
;
Contracts\StackWalk\GC\GcScanner.cs (1)
368
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(fmf.MethodDescPtr);
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (5)
90
ReadOnlySpan<TypeHandle> instantiation = _target.Contracts.
RuntimeTypeSystem
.GetGenericMethodInstantiation(genericContext.MethodContext);
105
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
143
return ClassifyTypeHandle(_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(typeHandlePointer));
164
return ClassifyTypeHandle(_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(typeHandlePtr));
183
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\StackWalk\StackWalk_1.cs (1)
1097
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Microsoft.Diagnostics.DataContractReader.Legacy (88)
ClrDataFrame.cs (6)
201
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
352
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
410
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
516
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
747
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
758
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodDefinition.cs (4)
46
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
55
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
269
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
462
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodInstance.cs (4)
48
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
104
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
291
TargetCodePointer nativeCode = _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(_methodDesc);
393
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\DacDbiImpl.cs (32)
1818
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1988
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2062
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2163
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2220
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2247
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2285
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2341
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2549
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2577
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2698
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2737
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2888
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3027
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3060
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3086
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3188
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3220
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3297
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3341
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3538
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3576
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3615
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3678
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4283
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4548
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4699
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4755
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5233
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5302
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5470
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5551
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\Helpers\HeapWalk.cs (1)
28
_rts = target.Contracts.
RuntimeTypeSystem
;
Dbi\TypeDataWalk.cs (1)
216
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
SigFormat.cs (4)
159
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
181
TargetPointer modulePointer = target.Contracts.
RuntimeTypeSystem
.GetModule(th);
313
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
347
TargetPointer modulePointer = target.Contracts.
RuntimeTypeSystem
.GetModule(typeHandle);
SOSDacImpl.cs (26)
1059
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2263
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2602
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2693
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDescPtr); // validation
2724
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2776
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDesc.ToTargetPointer(_target));
2796
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2869
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2909
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2938
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
3004
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3079
_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(mt.ToTargetPointer(_target));
3251
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3323
Contracts.IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
4508
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5304
IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
5421
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
5572
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5627
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5995
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6282
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6724
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6763
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6818
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6863
_rts = _target.Contracts.
RuntimeTypeSystem
;
7038
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
SOSDacImpl.IXCLRDataProcess.cs (6)
132
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
274
_rts = _target.Contracts.
RuntimeTypeSystem
;
425
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
434
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
661
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
721
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
StressTestApi\CdacStressApi.cs (1)
76
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
TypeNameBuilder.cs (3)
67
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
212
var typeSystemContract = tnb.Target.Contracts.
RuntimeTypeSystem
;
348
if (format.HasFlag(TypeNameFormat.FormatFullInst) && !tnb.Target.Contracts.
RuntimeTypeSystem
.IsGenericVariable(arg, out _, out _))