3 references to _isInternalSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
4894return _flags[_isInternalSection] == 1 ? true : false; 4899_flags[_isInternalSection] = value ? 1 : 0; 4926= BitVector32.CreateSection( 3, _isInternalSection );