3 references to IsXamlFile
PresentationBuildTasks (3)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (2)
463if (sourceFile.Path == null || !SourceFileInfo.IsXamlFile) 717if (sourceFileInfo.IsXamlFile)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
361if (sourceFileInfo.IsXamlFile)