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)
1451SchemaElementDecl declBeforeXsi = _context.ElementDeclBeforeXsi; 2146SchemaElementDecl beforeXsiDecl = _context.ElementDeclBeforeXsi;