Commit 0d44c08
committed
Set
Set the new optional `isExtendedAttribute` parameter of `AttributeValueCollection.SetValue()` (10c7c09) during `Load()` as part of the `SetIndexedAttributes()` and `SetExtendedAttributes()` extension methods. This ensures that this value is set on the underlying `AttributeValue`, and is available later to detect potential `IsExtendedAttribute` mismatches.isExtendedAttribute during Load()
1 parent 10c7c09 commit 0d44c08
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments