2 writes to Value
PresentationFramework (2)
System\Windows\Markup\BamlMapTable.cs (1)
1463
stringInfo.
Value
= stringValue;
System\Windows\Markup\BamlRecords.cs (1)
4969
Value
= bamlBinaryReader.ReadString();
4 references to Value
PresentationFramework (4)
System\Windows\Markup\BamlMapTable.cs (3)
613
return infoRecord.
Value
;
1649
Debug.Assert(StringIdMap.Count == record.StringId || record.
Value
== StringIdMap[record.StringId].
Value
);
System\Windows\Markup\BamlRecords.cs (1)
4978
bamlBinaryWriter.Write(
Value
);