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