@@ -837,11 +837,16 @@ Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceC
837837Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceConstructFlags get_SourceConstructFlags()
838838Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object TypeId
839839Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object get_TypeId()
840+ Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ResourceName
840841Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ToString()
842+ Microsoft.FSharp.Core.CompilationMappingAttribute: System.String get_ResourceName()
841843Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type GetType()
844+ Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] TypeDefinitions
845+ Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] get_TypeDefinitions()
842846Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags)
843847Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32)
844848Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32, Int32)
849+ Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(System.String, System.Type[])
845850Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Equals(System.Object)
846851Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean IsDefaultAttribute()
847852Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Match(System.Object)