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