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