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