3 writes to _schemaElement
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (3)
112_schemaElement = value; 131_schemaElement = null; 185_schemaElement = null;
3 references to _schemaElement
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (3)
108return _schemaElement; 164return _schemaElement != null && _schemaElement.ElementDecl.DefaultValueTyped != null;