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