2 references to CheckDeclAttribute
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
136if (!CheckDeclAttribute(0, "version", "1.0", false, SR.XmlInvalidVersion)) 143if (CheckDeclAttribute(1, "encoding", null, true, SR.XmlInvalidEncoding_UTF8))