3 references to FeatureSwitches
System.Private.Windows.Core (3)
System\Private\Windows\Ole\BinaryFormatUtilities.cs (2)
42
if (!
FeatureSwitches
.EnableUnsafeBinaryFormatterSerialization)
171
if (!
FeatureSwitches
.EnableUnsafeBinaryFormatterSerialization)
System\Private\Windows\Ole\TypeBinder.cs (1)
63
Debug.Assert(
FeatureSwitches
.EnableUnsafeBinaryFormatterSerialization);