[Extension()] public static IEnumerable<IMethod> WithReturnType( IEnumerable<IMethod> methods, IType returnType )
Parameters
- methods
- This sequence of methods.
- returnType
- The return type of all methods in the returned sequence.
[Extension()] public static IEnumerable<IMethod> WithReturnType( IEnumerable<IMethod> methods, IType returnType )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed