[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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed