@@ -1159,13 +1159,20 @@ Microsoft.FSharp.Core.ExperimentalAttribute: System.String ToString()
11591159Microsoft.FSharp.Core.ExperimentalAttribute: System.String get_Message()
11601160Microsoft.FSharp.Core.ExperimentalAttribute: System.Type GetType()
11611161Microsoft.FSharp.Core.ExperimentalAttribute: Void .ctor(System.String)
1162+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Boolean Equals(System.Object)
1163+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Byte ToByte[T](T)
1164+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Int32 GetHashCode()
1165+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: SByte ToSByte[T](T)
1166+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: System.String ToString()
1167+ Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: System.Type GetType()
11621168Microsoft.FSharp.Core.ExtraTopLevelOperators: Boolean Equals(System.Object)
11631169Microsoft.FSharp.Core.ExtraTopLevelOperators: Byte ToByte[T](T)
11641170Microsoft.FSharp.Core.ExtraTopLevelOperators: Double ToDouble[T](T)
11651171Microsoft.FSharp.Core.ExtraTopLevelOperators: Int32 GetHashCode()
11661172Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Collections.FSharpSet`1[T] CreateSet[T](System.Collections.Generic.IEnumerable`1[T])
11671173Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Control.FSharpAsyncBuilder DefaultAsyncBuilder
11681174Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Control.FSharpAsyncBuilder get_DefaultAsyncBuilder()
1175+ Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked
11691176Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Linq.QueryBuilder get_query()
11701177Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Linq.QueryBuilder query
11711178Microsoft.FSharp.Core.ExtraTopLevelOperators: SByte ToSByte[T](T)
@@ -2951,15 +2958,19 @@ Microsoft.FSharp.Data.UnitSystems.SI.UnitNames.second: System.Type GetType()
29512958Microsoft.FSharp.Linq.NullableModule: Boolean Equals(System.Object)
29522959Microsoft.FSharp.Linq.NullableModule: Int32 GetHashCode()
29532960Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Byte] ToByte[T](System.Nullable`1[T])
2961+ Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Byte] ToUInt8[T](System.Nullable`1[T])
29542962Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Char] ToChar[T](System.Nullable`1[T])
29552963Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Decimal] ToDecimal[T](System.Nullable`1[T])
29562964Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Double] ToDouble[T](System.Nullable`1[T])
2965+ Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Double] ToFloat[T](System.Nullable`1[T])
29572966Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int16] ToInt16[T](System.Nullable`1[T])
29582967Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int32] ToInt32[T](System.Nullable`1[T])
29592968Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int32] ToInt[T](System.Nullable`1[T])
29602969Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int64] ToInt64[T](System.Nullable`1[T])
29612970Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.IntPtr] ToIntPtr[T](System.Nullable`1[T])
2971+ Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.SByte] ToInt8[T](System.Nullable`1[T])
29622972Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.SByte] ToSByte[T](System.Nullable`1[T])
2973+ Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Single] ToFloat32[T](System.Nullable`1[T])
29632974Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Single] ToSingle[T](System.Nullable`1[T])
29642975Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.UInt16] ToUInt16[T](System.Nullable`1[T])
29652976Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.UInt32] ToUInt32[T](System.Nullable`1[T])