3 references to _sharedSection
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecords.cs (3)
1780return _flags[_sharedSection] == 1 ? true : false; 1785_flags[_sharedSection] = value ? 1 : 0; 1811= BitVector32.CreateSection( 1, _sharedSection );