2 references to _eventArgsList
dotnet-svcutil-lib (2)
CodeDomFixup\CodeDomVisitors\CreateCallbackImpl.cs (2)
55Dictionary<string, string> methodNames = GenerateEventAsyncMethods(nameScope, _eventBasedDuplexClass, callbackInterface, _eventArgsList); 91foreach (CodeTypeDeclaration type in _eventArgsList)