2 references to _assemblyIdHighSection
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecords.cs (2)
1347value |= (short) (_flags[_assemblyIdHighSection] << 8); 1355_flags[_assemblyIdHighSection] = (short) ((value & 0xff00) >> 8);