2 writes to _updatePropertiesKeys
Microsoft.Maui (2)
PropertyMapper.cs (2)
145
_updatePropertiesKeys
= null;
195
_updatePropertiesKeys
= updatePropertiesKeys;
1 reference to _updatePropertiesKeys
Microsoft.Maui (1)
PropertyMapper.cs (1)
27
List<string> UpdatePropertiesKeys =>
_updatePropertiesKeys
?? SnapshotMappers().UpdatePropertiesKeys;