2 writes to _updateKeys
Microsoft.Maui (2)
PropertyMapper.cs (2)
108 _updateKeys = null; 111 public virtual IReadOnlyCollection<string> UpdateKeys => _updateKeys ??= PopulateKeys();