24 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 (14)
ClrDataFrame.cs (1)
932
IPlatformAgnosticContext platformContext = IPlatformAgnosticContext.
GetContextForPlatform
(target);
ClrDataStackWalk.cs (1)
339
uint platformContextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
Dbi\DacDbiImpl.cs (11)
996
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1295
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1761
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1814
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1831
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1903
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2042
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2212
IPlatformAgnosticContext stripped = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2588
IPlatformAgnosticContext leafCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2595
IPlatformAgnosticContext givenCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2625
uint allFlags = IPlatformAgnosticContext.
GetContextForPlatform
(_target).AllContextFlags;
SOSDacImpl.cs (1)
2308
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);