2 references to GetAllMethods
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
HelperFactory.cs (2)
51
foreach (var method in
GetAllMethods
(type))
77
foreach (var method in
GetAllMethods
(type))