140 references to RuntimeTypeSystem
Microsoft.Diagnostics.DataContractReader.Contracts (39)
Contracts\CallingConvention\CallingConvention_1.cs (2)
84
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
596
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\CallingConvention\CdacTypeHandle.cs (1)
46
private IRuntimeTypeSystem Rts => _target.Contracts.
RuntimeTypeSystem
;
Contracts\CodeVersions_1.cs (11)
108
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
136
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
153
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
171
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(codeVersionHandle.MethodDescAddress);
172
return _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(md);
200
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
217
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
315
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(nativeCodeVersion.MethodDescAddress);
316
TargetPointer versioningStateAddress = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescVersioningState(md);
336
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
460
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ConditionalWeakTable_1.cs (2)
37
ITypeHandle entriesTypeHandle = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(entriesMT);
38
uint entrySize = _target.Contracts.
RuntimeTypeSystem
.GetComponentSize(entriesTypeHandle);
Contracts\Exception_1.cs (1)
60
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
596
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ManagedTypeSource_1.cs (5)
129
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
164
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
200
fieldDescAddr = _target.Contracts.
RuntimeTypeSystem
.GetFieldDescByName(th, fieldName);
212
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
279
th = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(typeHandlePtr);
Contracts\Object_1.cs (3)
76
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
171
IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
215
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\RuntimeMutableTypeSystem_1.cs (3)
35
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
99
CorElementType fieldType = _target.Contracts.
RuntimeTypeSystem
.GetFieldDescType(encFieldDescPointer);
109
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\RuntimeTypeSystem_1.cs (3)
367
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
1045
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
1546
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)
348
MethodDescHandle md = _target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(fmf.MethodDescPtr);
Contracts\StackWalk\StackWalk_1.cs (2)
1130
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1249
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Microsoft.Diagnostics.DataContractReader.Legacy (101)
ClrDataFrame.cs (9)
143
if (!_target.Contracts.
RuntimeTypeSystem
.TryGetMethodSignature(mdh, out ReadOnlySpan<byte> signature))
194
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
316
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
377
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
428
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
511
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
581
uint token = _target.Contracts.
RuntimeTypeSystem
.GetMethodToken(mdh);
752
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
763
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodDefinition.cs (4)
75
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
84
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
298
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
692
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodInstance.cs (5)
58
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
114
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
301
TargetCodePointer nativeCode = _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(_methodDesc);
387
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
594
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataTypeDefinition.cs (1)
188
*type = (uint)_target.Contracts.
RuntimeTypeSystem
.GetInternalCorElementType(_typeHandle);
ClrDataTypeInstance.cs (1)
134
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\DacDbiImpl.cs (36)
254
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2127
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2388
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2558
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2632
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2733
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2791
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2882
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2971
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2998
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3036
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3089
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3294
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3322
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3443
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3482
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3637
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3776
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3809
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3835
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3937
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3969
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4046
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4085
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4282
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4320
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4359
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4422
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5055
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5311
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5462
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5518
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6011
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6080
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6248
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6329
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
19
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\Helpers\HeapWalk.cs (1)
28
_rts = target.Contracts.
RuntimeTypeSystem
;
Dbi\TypeDataWalk.cs (1)
212
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
;
350
TargetPointer modulePointer = target.Contracts.
RuntimeTypeSystem
.GetModule(typeHandle);
SOSDacImpl.cs (26)
1058
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2262
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2608
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2699
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDescPtr); // validation
2730
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2782
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDesc.ToTargetPointer(_target));
2802
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2875
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2915
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2944
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
3010
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3085
_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(mt.ToTargetPointer(_target));
3257
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3329
Contracts.IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
4519
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5315
IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
5432
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
5587
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5642
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6012
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6299
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6741
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6780
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6835
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6880
_rts = _target.Contracts.
RuntimeTypeSystem
;
7055
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
SOSDacImpl.IXCLRDataProcess.cs (6)
264
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
740
_rts = _target.Contracts.
RuntimeTypeSystem
;
891
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
900
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1139
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1200
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
StressTestApi\CdacStressApi.cs (1)
73
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
TypeHandleExtensions.cs (2)
24
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
64
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
TypeNameBuilder.cs (3)
67
IRuntimeTypeSystem runtimeTypeSystem = target.Contracts.
RuntimeTypeSystem
;
209
var typeSystemContract = tnb.Target.Contracts.
RuntimeTypeSystem
;
345
if (format.HasFlag(TypeNameFormat.FormatFullInst) && !tnb.Target.Contracts.
RuntimeTypeSystem
.IsGenericVariable(arg, out _, out _, out _))