2 references to HandleDottedNameAttribute
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs (1)
133ReturnValue<string> returnValue = HandleDottedNameAttribute(reader,NamespaceName, null);
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
939ReturnValue<string> returnValue = HandleDottedNameAttribute(reader, Namespace, null);