Overload resolution failed because no accessible ‘IsNullOrEmpty’ is most specific for these arguments:
Extension Method ‘Public Function IsNullOrEmpty() As Boolean’ defined in ‘System.Extensions’: Not most specific…
So I don’t know what the deal is, but it’s not happy with me using IsNullOrEmpty. I don’t know if there is a dependency that I’m missing or didn’t install. Anyone have any ideas how I can resolve this without changing the workflow itself?