2 writes to _isXamlFile
PresentationBuildTasks (2)
MS\Internal\Shared\SourceFileInfo.cs (2)
42
_isXamlFile
= false;
46
_isXamlFile
= true;
1 reference to _isXamlFile
PresentationBuildTasks (1)
MS\Internal\Shared\SourceFileInfo.cs (1)
106
get { return
_isXamlFile
; }