2 references to CompareExchangeParent
System.Data.OleDb (2)
OleDbParameterCollectionHelper.cs (2)
236
else if (this != ((OleDbParameter)value).
CompareExchangeParent
(null, this))
301
object? parent = ((OleDbParameter)value).
CompareExchangeParent
(this, null);