32 references to GetContextForPlatform
Microsoft.Diagnostics.DataContractReader.Contracts (10)
Contracts\Debugger\Debugger_1.cs (1)
221
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\FrameHandling\BaseFrameHandler.cs (1)
35
IPlatformAgnosticContext otherContextHolder = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
249
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
258
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Contracts\StackWalk\StackWalk_1.cs (6)
128
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
193
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
250
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1007
IPlatformAgnosticContext recovered = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1137
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1162
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Microsoft.Diagnostics.DataContractReader.Legacy (22)
ClrDataFrame.cs (3)
80
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
81
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
842
IPlatformAgnosticContext platformContext = IPlatformAgnosticContext.
GetContextForPlatform
(target);
ClrDataStackWalk.cs (2)
95
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
96
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Dbi\DacDbiImpl.cs (16)
799
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1090
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1541
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1563
IPlatformAgnosticContext cdacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1564
IPlatformAgnosticContext dacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1593
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1610
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1680
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1697
IPlatformAgnosticContext stripped = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1828
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2090
IPlatformAgnosticContext leafCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2097
IPlatformAgnosticContext givenCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2126
uint allFlags = IPlatformAgnosticContext.
GetContextForPlatform
(_target).AllContextFlags;
2139
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2148
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2149
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
SOSDacImpl.cs (1)
2210
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);