4 references to IsQuerySpecific
System.Xml (4)
System\Xml\Core\XmlWriterSettings.cs (4)
563
if (this.
IsQuerySpecific
) {
628
if (this.
IsQuerySpecific
) {
753
if (this.
IsQuerySpecific
&& (baseWriterSettings == null || !baseWriterSettings.
IsQuerySpecific
)) {