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