1 write to _elements
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
470
_elements
= new XmlSchemaObjectTable();
2 references to _elements
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
468
if (
_elements
== null)
472
return
_elements
;