2 references to GetResolvedFilePath
PresentationBuildTasks (2)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
715string relativeFilePath = GetResolvedFilePath(xamlFile, ref newSourceDir); 1689string xamlRelativeFilePath = GetResolvedFilePath(xamlItem.ItemSpec, ref tempDir);