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