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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs')
-rw-r--r--src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs b/src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs
index f068f31f9..9ade71970 100644
--- a/src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs
+++ b/src/Common/src/Internal/Metadata/NativeFormat/NativeFormatReaderGen.cs
@@ -4314,7 +4314,7 @@ namespace Internal.Metadata.NativeFormat
} // Name
internal ConstantStringValueHandle _name;
- /// One of: TypeDefinition, TypeReference, TypeSpecification
+ /// One of: TypeDefinition, TypeReference, TypeSpecification, ModifiedType
public HandleCollection Constraints
{