public static ISymUnmanagedMethod GetMethod(this ISymUnmanagedScope instance) { ISymUnmanagedMethod returnValue = instance.__GetMethod(); ProcessOutParameter(returnValue); return(returnValue); }