2 writes to _isGCCallbackPending
PresentationCore (2)
Shared\MS\Internal\SafeSecurityHelper.cs (2)
237_isGCCallbackPending = true; 285_isGCCallbackPending = false;
1 reference to _isGCCallbackPending
PresentationCore (1)
Shared\MS\Internal\SafeSecurityHelper.cs (1)
233if (assembly.IsDynamic && !_isGCCallbackPending)