2 references to SupportedVersionsFolder
System.ServiceModel.Activation (2)
System\ServiceModel\Activities\Activation\WorkflowServiceHostFactory.cs (2)
248string virtualFileFolder = string.Format(CultureInfo.InvariantCulture, "~\\{0}", Path.Combine(SupportedVersionsFolder, xamlFileName)); 272string path = Path.Combine(SupportedVersionsFolder, xamlFileName, Path.GetFileName(file));