1 write to _switchScope
PresentationCore.Tests (1)
TestUtilities\BinaryFormatterScope.cs (1)
21
_switchScope
= new AppContextSwitchScope(AppContextSwitchNames.EnableUnsafeBinaryFormatterSerialization, enable);
1 reference to _switchScope
PresentationCore.Tests (1)
TestUtilities\BinaryFormatterScope.cs (1)
28
_switchScope
.Dispose();