@@ -217,7 +217,6 @@ Microsoft.FSharp.Collections.ComparisonIdentity: System.Collections.Generic.ICom
217217Microsoft.FSharp.Collections.ComparisonIdentity: System.Collections.Generic.IComparer`1 [T] NonStructural$W[T](Microsoft.FSharp.Core.FSharpFunc`2 [T, Microsoft.FSharp.Core.FSharpFunc`2 [T, System.Boolean]], Microsoft.FSharp.Core.FSharpFunc`2 [T, Microsoft.FSharp.Core.FSharpFunc`2 [T, System.Boolean]])
218218Microsoft.FSharp.Collections.ComparisonIdentity: System.Collections.Generic.IComparer`1 [T] NonStructural[T]()
219219Microsoft.FSharp.Collections.ComparisonIdentity: System.Collections.Generic.IComparer`1 [T] Structural[T]()
220- Microsoft.FSharp.Collections.FSharpList: Microsoft.FSharp.Collections.FSharpList`1 [T] Create[T](System.ReadOnlySpan`1 [T])
221220Microsoft.FSharp.Collections.FSharpList`1 + Tags[T]: Int32 Cons
222221Microsoft.FSharp.Collections.FSharpList`1 + Tags[T]: Int32 Empty
223222Microsoft.FSharp.Collections.FSharpList`1 [T]: Boolean Equals(Microsoft.FSharp.Collections.FSharpList`1 [T])
@@ -275,7 +274,6 @@ Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue]: System.String ToString()
275274Microsoft.FSharp.Collections.FSharpMap`2 [TKey, TValue]: TValue Item [TKey]
276275Microsoft.FSharp.Collections.FSharpMap`2 [TKey, TValue]: TValue get_Item(TKey)
277276Microsoft.FSharp.Collections.FSharpMap`2 [TKey, TValue]: Void .ctor(System.Collections.Generic.IEnumerable`1 [System.Tuple`2 [TKey, TValue]])
278- Microsoft.FSharp.Collections.FSharpSet: Microsoft.FSharp.Collections.FSharpSet`1 [T] Create[T](System.ReadOnlySpan`1 [T])
279277Microsoft.FSharp.Collections.FSharpSet`1 [T]: Boolean Contains(T)
280278Microsoft.FSharp.Collections.FSharpSet`1 [T]: Boolean Equals(System.Object)
281279Microsoft.FSharp.Collections.FSharpSet`1 [T]: Boolean IsEmpty
@@ -752,7 +750,6 @@ Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices
752750Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T] Delay[TOverall, T](Microsoft.FSharp.Core.FSharpFunc`2 [Microsoft.FSharp.Core.Unit, Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T]])
753751Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T] TryFinally[TOverall, T](Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T], Microsoft.FSharp.Core.FSharpFunc`2 [Microsoft.FSharp.Core.Unit, Microsoft.FSharp.Core.Unit])
754752Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T] TryWith[TOverall, T](Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T], Microsoft.FSharp.Core.FSharpFunc`2 [System.Exception, Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T]])
755- Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T] Using[TResource, TOverall, T](TResource, Microsoft.FSharp.Core.FSharpFunc`2 [TResource, Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], T]])
756753Microsoft.FSharp.Control.TaskBuilderBase: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [T], T] Return [T](T)
757754Microsoft.FSharp.Control.TaskBuilderExtensions.HighPriority: Boolean TaskBuilderBase.BindDynamic.Static[TOverall, TResult1, TResult2](Microsoft.FSharp.Core.CompilerServices.ResumableStateMachine`1 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall]] ByRef, System.Threading.Tasks.Task`1 [TResult1], Microsoft.FSharp.Core.FSharpFunc`2 [TResult1, Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], TResult2]])
758755Microsoft.FSharp.Control.TaskBuilderExtensions.HighPriority: Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], TResult2] TaskBuilderBase.Bind[TResult1, TOverall, TResult2](Microsoft.FSharp.Control.TaskBuilderBase, System.Threading.Tasks.Task`1 [TResult1], Microsoft.FSharp.Core.FSharpFunc`2 [TResult1, Microsoft.FSharp.Core.CompilerServices.ResumableCode`2 [Microsoft.FSharp.Control.TaskStateMachineData`1 [TOverall], TResult2]])
0 commit comments