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