Given an array of System.Reflection.MethodInfo that can contain information about both asynchronous and synchronous methods, creates an array of System.Web.Services.Protocols.LogicalMethodInfo.
- method_infos
- a System.Reflection.MethodInfo[]
An array of System.Web.Services.Protocols.LogicalMethodInfo, representing the methods within methodInfos.