1 write to namespacesToIgnore
System.Data (1)
fx\src\data\System\Data\XMLSchema.cs (1)
2483
this.
namespacesToIgnore
= new List<string>(namespacesToIgnore);
2 references to namespacesToIgnore
System.Data (2)
fx\src\data\System\Data\XMLSchema.cs (2)
2492
if (
namespacesToIgnore
.Contains(this.NamespaceURI) ||
2511
if (
namespacesToIgnore
.Contains(this.NamespaceURI) ||