3 references to CreateBinderCacheKey
Microsoft.CodeAnalysis.CSharp (3)
Binder\BinderFactory.BinderFactoryVisitor.cs (3)
114var key = CreateBinderCacheKey(compilationUnit, NodeUsage.MethodBody); 272var key = CreateBinderCacheKey(parent, extraInfo); 949var key = CreateBinderCacheKey(compilationUnit, extraInfo);