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