10 references to XSD_NS_START
System.Data (10)
fx\src\data\System\Data\DataSet.cs (6)
1586
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
1621
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
1951
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2002
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2401
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
2465
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal))
fx\src\data\System\Data\DataTable.cs (4)
5197
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal)) {
5255
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal)) {
5417
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal)) {
5491
if (reader.LocalName == Keywords.XSD_SCHEMA && reader.NamespaceURI.StartsWith(Keywords.
XSD_NS_START
, StringComparison.Ordinal)) {