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