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