2 references to CreateLambdaAndClosureMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DefinitionMap.cs (2)
542
static (type, arg) => arg.self.
CreateLambdaAndClosureMap
(type.GetMembers(), synthesizedMemberMap: null, arg.methodId),
681
CreateLambdaAndClosureMap
(synthesizedSiblingSymbols, Baseline.SynthesizedMembers, addedOrChangedMethod.MethodId),