1 write to _elements
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (1)
43
_elements
= elements;
2 references to _elements
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
106
if (
_elements
!= null)
109
foreach (XmlSchemaElement element in
_elements
)