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)
81
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
82
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
898
IPlatformAgnosticContext platformContext = IPlatformAgnosticContext.
GetContextForPlatform
(target);
ClrDataStackWalk.cs (3)
116
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
117
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
326
uint platformContextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
Dbi\DacDbiImpl.cs (17)
945
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1236
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1690
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1712
IPlatformAgnosticContext cdacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1713
IPlatformAgnosticContext dacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1742
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1759
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1829
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1965
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2063
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2134
IPlatformAgnosticContext stripped = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2506
IPlatformAgnosticContext leafCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2513
IPlatformAgnosticContext givenCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2542
uint allFlags = IPlatformAgnosticContext.
GetContextForPlatform
(_target).AllContextFlags;
2555
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
2564
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
2565
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
SOSDacImpl.cs (1)
2209
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);