4 writes to Offset
PresentationFramework (4)
System\Windows\Markup\BamlReader.cs (4)
1284info.Offset = ((IBamlDictionaryKey)stringKeyRecord).ValuePosition; 1333info.Offset = ((IBamlDictionaryKey)typeKeyRecord).ValuePosition; 1403info.Offset = dictKey.ValuePosition; 1692info.Offset = ((IBamlDictionaryKey)keyStartRecord).ValuePosition;
1 reference to Offset
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
2273while (keyInfo.Offset == valueOffset)