4 references to IsQuerySpecific
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (4)
580
if (this.
IsQuerySpecific
)
639
if (this.
IsQuerySpecific
)
772
if (this.
IsQuerySpecific
&& (baseWriterSettings == null || !baseWriterSettings.
IsQuerySpecific
))