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
INamedTypeSymbol.Construct() lets you take a generic type and construct a, well, constructed generic type. But you can't give nested nullabilities -- it needs an overload or way to pass them in.
INamedTypeSymbol.Construct() lets you take a generic type and construct a, well, constructed generic type. But you can't give nested nullabilities -- it needs an overload or way to pass them in.