4 writes to fIsXdr
System.Data (4)
fx\src\data\System\Data\XmlDataLoader.cs (4)
41
this.
fIsXdr
= IsXdr;
49
this.
fIsXdr
= IsXdr;
64
this.
fIsXdr
= IsXdr;
74
this.
fIsXdr
= IsXdr;
2 references to fIsXdr
System.Data (2)
fx\src\data\System\Data\XmlDataLoader.cs (2)
228
if (!
fIsXdr
)
241
if (
fIsXdr
&& node.NamespaceURI.StartsWith("x-schema:#", StringComparison.Ordinal))