161 references to RuntimeTypeSystem
Microsoft.Diagnostics.DataContractReader.Contracts (44)
Contracts\CallingConvention\CallingConvention_1.cs (5)
59
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
86
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
116
TargetPointer modulePointer = _target.Contracts.
RuntimeTypeSystem
.GetModule(typeHandle);
139
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
365
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\CallingConvention\CdacTypeHandle.cs (2)
33
target.Contracts.
RuntimeTypeSystem
.GetSignatureCorElementType(typeHandle),
44
private IRuntimeTypeSystem Rts => _target.Contracts.
RuntimeTypeSystem
;
Contracts\CallingConvention\SignatureTypeInfoProvider.cs (1)
31
_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
;
463
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)
62
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
597
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
;
282
th = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(typeHandlePtr);
Contracts\Object_1.cs (3)
77
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
190
IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
234
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)
119
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)
1134
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1253
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Microsoft.Diagnostics.DataContractReader.Legacy (117)
ClrDataExceptionState.cs (1)
155
ITypeHandle typeHandle = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(
ClrDataFrame.cs (13)
156
if (!_target.Contracts.
RuntimeTypeSystem
.TryGetMethodSignature(mdh, out ReadOnlySpan<byte> signature))
208
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
332
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
398
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
465
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
508
typeHandle = _target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(
509
_target.Contracts.
RuntimeTypeSystem
.GetMethodTable(mdh));
517
typeHandle = _target.Contracts.
RuntimeTypeSystem
.GetPrimitiveType(CorElementType.U8);
561
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
631
uint token = _target.Contracts.
RuntimeTypeSystem
.GetMethodToken(mdh);
667
uint token = _target.Contracts.
RuntimeTypeSystem
.GetMethodToken(mdh);
836
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
847
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodDefinition.cs (4)
95
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
104
IRuntimeTypeSystem rts = target.Contracts.
RuntimeTypeSystem
;
326
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
741
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataMethodInstance.cs (7)
73
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
101
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
158
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
373
TargetCodePointer nativeCode = _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(_methodDesc);
463
TargetCodePointer nativeCode = _target.Contracts.
RuntimeTypeSystem
.GetNativeCode(_methodDesc);
550
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
762
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataTypeDefinition.cs (1)
239
*type = (uint)_target.Contracts.
RuntimeTypeSystem
.GetInternalCorElementType(_typeHandle);
ClrDataTypeInstance.cs (1)
198
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
ClrDataValue.cs (9)
473
Size = _target.Contracts.
RuntimeTypeSystem
.GetBaseSize(_typeHandle),
515
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
588
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
648
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
911
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
941
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
957
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1018
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1072
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Dbi\DacDbiImpl.cs (36)
296
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2211
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2474
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2648
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2724
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2830
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2889
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2981
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3070
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3098
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3137
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3191
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3400
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3429
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3551
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3591
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3747
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3887
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3921
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3948
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4053
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4085
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4163
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4203
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4404
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4443
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4483
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
4546
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5199
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5461
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5613
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5670
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6205
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6275
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6448
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6530
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)
1101
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2342
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2689
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2781
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDescPtr); // validation
2813
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2866
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDesc.ToTargetPointer(_target));
2887
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2961
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
3002
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
3032
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
3099
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3175
_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(mt.ToTargetPointer(_target));
3345
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3418
Contracts.IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
4637
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5445
IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
5563
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
5721
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5777
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6153
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6447
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6899
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6939
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6995
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
7042
_rts = _target.Contracts.
RuntimeTypeSystem
;
7222
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
SOSDacImpl.IXCLRDataProcess.cs (6)
387
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
817
_rts = _target.Contracts.
RuntimeTypeSystem
;
968
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
977
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1217
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1291
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 _))