1 write to _disallowedListExtracted
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\AssemblyFilter.cs (1)
45
_disallowedListExtracted
= new SecurityCriticalDataForSet<bool>(false);
2 references to _disallowedListExtracted
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\AssemblyFilter.cs (2)
130
if (
_disallowedListExtracted
.Value == false)
134
_disallowedListExtracted
.Value = true;