2 writes to StringId
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1484
stringInfo.
StringId
= (short)StringIdMap.Add(stringInfo);
Framework\System\Windows\Markup\BamlRecords.cs (1)
5222
StringId
= -1;
3 references to StringId
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlMapTable.cs (2)
1467
stringId = bamlStringInfoRecord.
StringId
;
1494
return stringInfo.
StringId
;
Framework\System\Windows\Markup\BamlRecords.cs (1)
5240
bamlBinaryWriter.Write(
StringId
);