34 references to GetContextForPlatform
Microsoft.Diagnostics.DataContractReader.Contracts (10)
Contracts\Debugger\Debugger_1.cs (1)
276
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\FrameHandling\BaseFrameHandler.cs (1)
35
IPlatformAgnosticContext otherContextHolder = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
250
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
259
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\StackWalk_1.cs (6)
136
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
207
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
266
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1028
IPlatformAgnosticContext recovered = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1312
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1337
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Microsoft.Diagnostics.DataContractReader.Legacy (24)
ClrDataFrame.cs (3)
89
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
90
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
932
IPlatformAgnosticContext platformContext = IPlatformAgnosticContext.
GetContextForPlatform
(target);
ClrDataStackWalk.cs (3)
120
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
121
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
336
uint platformContextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
Dbi\DacDbiImpl.cs (17)
977
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1276
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1742
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1764
IPlatformAgnosticContext cdacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1765
IPlatformAgnosticContext dacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1795
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1812
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1884
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2023
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2122
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2193
IPlatformAgnosticContext stripped = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2569
IPlatformAgnosticContext leafCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2576
IPlatformAgnosticContext givenCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2606
uint allFlags = IPlatformAgnosticContext.
GetContextForPlatform
(_target).AllContextFlags;
2619
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2628
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2629
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
SOSDacImpl.cs (1)
2289
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);