3 references to _assemblyIdLowSection
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
1346short value = (short) _flags[_assemblyIdLowSection]; 1354_flags[_assemblyIdLowSection] = (short) (value & 0xff); 1368= BitVector32.CreateSection( (short)0xff, _assemblyIdLowSection );