4 writes to Offset
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlReader.cs (4)
1296info.Offset = ((IBamlDictionaryKey)stringKeyRecord).ValuePosition; 1345info.Offset = ((IBamlDictionaryKey)typeKeyRecord).ValuePosition; 1415info.Offset = dictKey.ValuePosition; 1704info.Offset = ((IBamlDictionaryKey)keyStartRecord).ValuePosition;
1 reference to Offset
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2296while (keyInfo.Offset == valueOffset)