Implemented interface members:
property
this
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>.this[TKey]
property
this
System.Collections.Generic.IDictionary<TKey, TValue>.this[TKey]
5 writes to
CodeStyleConfigFileGenerator (1)
Program.cs (1)
63allRulesById[rule.Id] = rule;
GenerateRulesMissingDocumentation (1)
Program.cs (1)
161allRulesById[rule.Id] = rule;
PresentationCore (1)
System\Windows\Media\Animation\AnimationStorage.cs (1)
742propertyTriggerLayers[propertyTriggerLayerIndex] = layer;
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
623this[tempKey] = (TValue)value!;
System.IO.Packaging (1)
System\IO\Packaging\Package.cs (1)
240_partList[validatedPartUri] = addedPart;
3 references to
PresentationCore (1)
System\Windows\Media\Animation\AnimationStorage.cs (1)
736layer = propertyTriggerLayers[propertyTriggerLayerIndex];
System.IO.Packaging (2)
System\IO\Packaging\Package.cs (2)
323_partList[validatedPartUri].IsDeleted = true; 324_partList[validatedPartUri].Close();