4 writes to Offset
PresentationFramework (4)
System\Windows\Markup\BamlReader.cs (4)
1285info.Offset = ((IBamlDictionaryKey)stringKeyRecord).ValuePosition; 1336info.Offset = ((IBamlDictionaryKey)typeKeyRecord).ValuePosition; 1408info.Offset = dictKey.ValuePosition; 1699info.Offset = ((IBamlDictionaryKey)keyStartRecord).ValuePosition;
1 reference to Offset
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
2283while (keyInfo.Offset == valueOffset)