2 writes to ValueId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
1704
ValueId
= bamlBinaryReader.ReadInt16();
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
603
defKeyRecord.
ValueId
= valueId;
3 references to ValueId
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1283
stringKeyRecord.
ValueId
);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
1830
stringKeyRecord.
ValueId
);
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
1715
bamlBinaryWriter.Write(
ValueId
);