2 references to Capture
mscorlib (2)
system\security\securitycontext.cs (1)
557SecurityContext sc = SecurityContext.Capture(Thread.CurrentThread.GetExecutionContextReader(), ref stackMark);
system\threading\executioncontext.cs (1)
1248SecurityContext secCtxNew = SecurityContext.Capture(ecCurrent, ref stackMark);