You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
specifically for cases such as Dictionary<short, byte>.Enumerator<short, byte>, the full name of those types by default is System.Collections.Generic.Dictionary2+Enumerator[System.Int16, System.Byte]`.
specifically for cases such as
Dictionary<short, byte>.Enumerator<short, byte>, the full name of those types by default isSystem.Collections.Generic.Dictionary2+Enumerator[System.Int16, System.Byte]`.