1 write to cachedIsDynamicCodePolicyEnabled
System.Workflow.ComponentModel (1)
Shared\NativeMethods.cs (1)
406cachedIsDynamicCodePolicyEnabled = result;
2 references to cachedIsDynamicCodePolicyEnabled
System.Workflow.ComponentModel (2)
Shared\NativeMethods.cs (2)
396if (cachedIsDynamicCodePolicyEnabled == -1) 408return (cachedIsDynamicCodePolicyEnabled > 0);