tobinchan

Results 1 issues of tobinchan

I use ILMerge with System.Memory.dll, and inside it the type `Span` was merged out to be marked with Obsolete: ```cs [DebuggerDisplay("{ToString(),raw}")] [DebuggerDisplay("{ToString(),raw}")] [DebuggerTypeProxy(typeof(System.SpanDebugView))] [DebuggerTypeProxy(typeof(System.SpanDebugView))] [DefaultMember("Item")] [Obsolete("Types with embedded references are...