1 write to edmxSchemaFileName
System.Data.Services.Design (1)
System\Data\EntityModel\DataServiceBuildProvider.cs (1)
367this.edmxSchemaFileName = GetMetadataFileNameFromMapFile(document);
1 reference to edmxSchemaFileName
System.Data.Services.Design (1)
System\Data\EntityModel\DataServiceBuildProvider.cs (1)
355string edmxFilePath = IO.Path.Combine(IO.Path.GetDirectoryName(this.dataSvcMapFilePath), this.edmxSchemaFileName);