10 references to XSD_NS_START
System.Data.Common (10)
System\Data\DataSet.cs (6)
1713
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
1757
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2143
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2202
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2690
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2766
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
System\Data\DataTable.cs (4)
5830
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
5899
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
6100
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
6194
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))