Merge pull request #4542 from lateralusX/jlorenss/win-fix-unwind-tramp-reg-aot
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Channels / StreamUpgradeBindingElement.cs
index 0a5fa43897a31254f03bd51bad8a9746ecff7928..f6b58f582a377039c700e5f1c416e793f9e0f639 100644 (file)
@@ -37,7 +37,7 @@ namespace System.ServiceModel.Channels
                {
                }
 
-               protected StreamUpgradeBindingElement (StreamUpgradeBindingElement other)
+               protected StreamUpgradeBindingElement (StreamUpgradeBindingElement elementToBeCloned)
                {
                }