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/FieldDesc.Sorting.cs')
-rw-r--r--src/coreclr/tools/Common/TypeSystem/Sorting/FieldDesc.Sorting.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreclr/tools/Common/TypeSystem/Sorting/FieldDesc.Sorting.cs b/src/coreclr/tools/Common/TypeSystem/Sorting/FieldDesc.Sorting.cs
index a1f7c02a2d5..bf02ec18b86 100644
--- a/src/coreclr/tools/Common/TypeSystem/Sorting/FieldDesc.Sorting.cs
+++ b/src/coreclr/tools/Common/TypeSystem/Sorting/FieldDesc.Sorting.cs
@@ -4,7 +4,7 @@
namespace Internal.TypeSystem
{
// Functionality related to deterministic ordering of types and members
- partial class FieldDesc
+ public partial class FieldDesc
{
/// <summary>
/// Gets an identifier that is the same for all instances of this <see cref="FieldDesc"/>