30 references to GetContextForPlatform
Microsoft.Diagnostics.DataContractReader.Contracts (10)
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 (7)
130
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
195
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
252
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1009
IPlatformAgnosticContext adjusted = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1027
IPlatformAgnosticContext recovered = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1157
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1182
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Microsoft.Diagnostics.DataContractReader.Legacy (20)
ClrDataFrame.cs (3)
80
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
81
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
843
IPlatformAgnosticContext platformContext = IPlatformAgnosticContext.
GetContextForPlatform
(target);
ClrDataStackWalk.cs (2)
95
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
96
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
Dbi\DacDbiImpl.cs (14)
1290
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1312
IPlatformAgnosticContext cdacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1313
IPlatformAgnosticContext dacCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1342
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1359
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1429
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1449
IPlatformAgnosticContext stripped = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1580
IPlatformAgnosticContext ctx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1853
IPlatformAgnosticContext leafCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1860
IPlatformAgnosticContext givenCtx = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1889
uint allFlags = IPlatformAgnosticContext.
GetContextForPlatform
(_target).AllContextFlags;
1902
uint contextSize = IPlatformAgnosticContext.
GetContextForPlatform
(_target).Size;
1911
IPlatformAgnosticContext contextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
1912
IPlatformAgnosticContext localContextStruct = IPlatformAgnosticContext.
GetContextForPlatform
(_target);
SOSDacImpl.cs (1)
2205
IPlatformAgnosticContext context = IPlatformAgnosticContext.
GetContextForPlatform
(_target);