4 references to PrepareMethod
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (3)
228builder.PrepareMethod(_resolvedMethod); 311builder.PrepareMethod(GenericMethod); 439builder.PrepareMethod(Method);
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
1051PrepareMethod(method);