1 reference to GenerateEventAsyncMethods
dotnet-svcutil-lib (1)
CodeDomFixup\CodeDomVisitors\CreateCallbackImpl.cs (1)
55
Dictionary<string, string> methodNames =
GenerateEventAsyncMethods
(nameScope, _eventBasedDuplexClass, callbackInterface, _eventArgsList);