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