3 references to _assemblyIdLowSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
1320short value = (short) _flags[_assemblyIdLowSection]; 1328_flags[_assemblyIdLowSection] = (short) (value & 0xff); 1341= BitVector32.CreateSection( (short)0xff, _assemblyIdLowSection );