1 reference to GetTopLevelAndNestedTypeMethods
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
688
foreach (Cci.IMethodDefinition definition in privateImplClass.GetMethods(context).Concat(privateImplClass.
GetTopLevelAndNestedTypeMethods
(context)))