2 references to MethodImplementations
ILAssembler (2)
EntityRegistry.cs (1)
155foreach (var impl in type.MethodImplementations)
GrammarVisitor.cs (1)
3717_currentTypeDefinition.PeekOrDefault()!.MethodImplementations.Add(EntityRegistry.CreateUnrecordedMethodImplementation(currentMethod.Definition, methodRef));