System.Xml.Tests.XmlWriterTests_InvalidSurrogate.XmlWriterTests_InvalidSurrogate C# (CSharp) Method

XmlWriterTests_InvalidSurrogate() static private method

static private XmlWriterTests_InvalidSurrogate ( ) : System.IO
return System.IO
        static XmlWriterTests_InvalidSurrogate()
        {
            // Make sure that we don't cache the value of the switch to enable testing
            AppContext.SetSwitch("TestSwitch.LocalAppContext.DisableCaching", true);
        }