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