3 references to IsXamlFile
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
465if (sourceFile.Path == null || !SourceFileInfo.IsXamlFile) 704if (sourceFileInfo.IsXamlFile)
MS\Internal\Tasks\CompilerWrapper.cs (1)
369if (sourceFileInfo.IsXamlFile)