2 implementations of UpdateValuePosition
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
1496void IBamlDictionaryKey.UpdateValuePosition( 1679void IBamlDictionaryKey.UpdateValuePosition(
1 reference to UpdateValuePosition
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1627keyRecord?.UpdateValuePosition((Int32)(position-endOfKeys), BinaryWriter);