4 writes to Offset
PresentationFramework (4)
System\Windows\Markup\BamlReader.cs (4)
1286info.Offset = ((IBamlDictionaryKey)stringKeyRecord).ValuePosition; 1337info.Offset = ((IBamlDictionaryKey)typeKeyRecord).ValuePosition; 1409info.Offset = dictKey.ValuePosition; 1700info.Offset = ((IBamlDictionaryKey)keyStartRecord).ValuePosition;
1 reference to Offset
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
2287while (keyInfo.Offset == valueOffset)