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