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