1 write to _includes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
588that._includes = _includes;
4 references to _includes
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (4)
353get { return _includes; } 588that._includes = _includes; 639for (int i = 0; i < _includes.Count; ++i) 641XmlSchemaExternal newInclude = (XmlSchemaExternal)_includes[i].Clone();