Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs')
-rw-r--r--src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs b/src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs
index 9b89c40353e..e4e5211d08a 100644
--- a/src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs
+++ b/src/coreclr/tools/Common/TypeSystem/Canon/MethodDelegator.Canon.cs
@@ -3,7 +3,7 @@
namespace Internal.TypeSystem
{
- partial class MethodDelegator
+ public partial class MethodDelegator
{
public override bool IsCanonicalMethod(CanonicalFormKind policy)
{