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)
106if (_elements != null) 109foreach (XmlSchemaElement element in _elements)