3 references to MethodBody
Microsoft.CodeAnalysis.CSharp (3)
Binder\BinderFactory.BinderFactoryVisitor.cs (3)
110var key = CreateBinderCacheKey(compilationUnit, NodeUsage.MethodBody); 141usage = NodeUsage.MethodBody; 177if (usage == NodeUsage.MethodBody)