93 references to RuntimeTypeSystem
Microsoft.Diagnostics.DataContractReader.Contracts (31)
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
;
433
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ComWrappers_1.cs (3)
127
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
181
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
188
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ConditionalWeakTable_1.cs (1)
38
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
516
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\Object_1.cs (1)
61
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
Contracts\RuntimeTypeSystem_1.cs (4)
360
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
770
RuntimeTypeSystem_1 rts = (RuntimeTypeSystem_1)target.Contracts.
RuntimeTypeSystem
;
1171
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1263
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\GC\GcScanner.cs (1)
329
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
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)
862
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Contracts\SyncBlock_1.cs (1)
62
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
Microsoft.Diagnostics.DataContractReader.Legacy (62)
ClrDataFrame.cs (6)
202
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
353
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
412
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
519
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
750
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
761
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 (10)
1202
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1276
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1369
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1396
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1488
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1521
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
1555
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2032
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2085
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2502
Contracts.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 (25)
1080
IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2279
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2618
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2709
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDescPtr); // validation
2740
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
2792
_target.Contracts.
RuntimeTypeSystem
.GetMethodDescHandle(methodDesc.ToTargetPointer(_target));
2812
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2885
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
2925
Contracts.IRuntimeTypeSystem contract = _target.Contracts.
RuntimeTypeSystem
;
2954
Contracts.IRuntimeTypeSystem typeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
3020
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3095
_target.Contracts.
RuntimeTypeSystem
.GetTypeHandle(mt.ToTargetPointer(_target));
3265
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
3337
Contracts.IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
5316
IRuntimeTypeSystem runtimeTypeSystemContract = _target.Contracts.
RuntimeTypeSystem
;
5433
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
5584
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
5639
Contracts.IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
6007
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6294
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6736
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6775
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6830
Contracts.IRuntimeTypeSystem rtsContract = _target.Contracts.
RuntimeTypeSystem
;
6875
_rts = _target.Contracts.
RuntimeTypeSystem
;
7050
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
SOSDacImpl.IXCLRDataProcess.cs (6)
132
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
275
_rts = _target.Contracts.
RuntimeTypeSystem
;
426
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
435
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
663
IRuntimeTypeSystem rts = _target.Contracts.
RuntimeTypeSystem
;
724
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 _))