2 writes to ElementDeclBeforeXsi
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
1560
_context.
ElementDeclBeforeXsi
= null;
1749
_context.
ElementDeclBeforeXsi
= elementDecl;
2 references to ElementDeclBeforeXsi
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
1451
SchemaElementDecl declBeforeXsi = _context.
ElementDeclBeforeXsi
;
2146
SchemaElementDecl beforeXsiDecl = _context.
ElementDeclBeforeXsi
;