2 references to ExpandDataDirectory
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (2)
882
resolvedPath =
ExpandDataDirectory
(metadataPaths.Substring(macroPathBeginIndex), warnings);
892
resolvedPath =
ExpandDataDirectory
(metadataPaths.Substring(macroPathBeginIndex, indexEnd - macroPathBeginIndex), warnings);