4 references to Suffix
System.Web.Entity.Design (4)
parent\parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (4)
58return Path.ChangeExtension(filePath, Suffix + Path.GetExtension(filePath)); 71if (Suffix == string.Empty) 137if (Suffix != string.Empty) { 156assemblyName.Name += Suffix;