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/Sorting/MethodForInstantiatedType.Sorting.cs')
-rw-r--r--src/coreclr/tools/Common/TypeSystem/Sorting/MethodForInstantiatedType.Sorting.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreclr/tools/Common/TypeSystem/Sorting/MethodForInstantiatedType.Sorting.cs b/src/coreclr/tools/Common/TypeSystem/Sorting/MethodForInstantiatedType.Sorting.cs
index eabd0ce0a23..3de11f8d634 100644
--- a/src/coreclr/tools/Common/TypeSystem/Sorting/MethodForInstantiatedType.Sorting.cs
+++ b/src/coreclr/tools/Common/TypeSystem/Sorting/MethodForInstantiatedType.Sorting.cs
@@ -4,7 +4,7 @@
namespace Internal.TypeSystem
{
// Functionality related to deterministic ordering of types
- partial class MethodForInstantiatedType
+ public partial class MethodForInstantiatedType
{
protected internal override int ClassCode => 1359759636;