swift
9fb064ad
- [CS] Remove `resolveInterfaceType`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[CS] Remove `resolveInterfaceType` Use `simplifyType` instead with the new parameter for getting an interface type. Also avoid using `resolveInterfaceType` in CSApply since we don't need the opened generic parameter mapping behavior.
References
#78386 - [CS] Simplify `Solution::resolveInterfaceType`
Author
hamishknight
Parents
9fe4abc6
Loading