2 references to ContainsValue
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
147Debug.Assert(_propertyTriggerLayers.ContainsValue(layer));
System (1)
compmod\system\collections\generic\sortedlist.cs (1)
1052return _dict.ContainsValue(value);