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)
108
return
_schemaElement
;
164
return
_schemaElement
!= null &&
_schemaElement
.ElementDecl.DefaultValueTyped != null;