Base:
method
HandleAttribute
System.Data.EntityModel.SchemaObjectModel.SchemaElement.HandleAttribute(System.Xml.XmlReader)
2 overrides of HandleAttribute
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
61
protected override bool
HandleAttribute
(XmlReader reader)
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
102
protected override bool
HandleAttribute
(XmlReader reader)
2 references to HandleAttribute
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
63
if (base.
HandleAttribute
(reader))
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
104
if (base.
HandleAttribute
(reader))