In some cases my actual/expect extension methods s...
# multiplatform
k
In some cases my actual/expect extension methods share method names with the actual class they represents. Is this an issue? Any advice on how to fix it besides changing the expect method name?