Please help in below issue , I am getting below error while calling Azure.Messaging.ServiceBus from Automation Anywhere.
Exception occurred during DLL execution : Method 'DisposeAsync' in type 'Azure.Messaging.ServiceBus.ServiceBusClient' from assembly 'Azure.Messaging.ServiceBus, Version=7.17.4.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' does not have an implementation.
DLL is working fine while testing with Console App
Child DLLs references are also added as dependency in Bot