2 references to CompareExchangeParent
System.Data (2)
fx\src\Data\System\Data\ProviderBase\DbParameterCollectionHelper.cs (2)
201else if (this != ((PARAMETEROBJECTNAME)value).CompareExchangeParent(null, this)) { 256object parent = ((PARAMETEROBJECTNAME)value).CompareExchangeParent(this, null);