3 references to ConstrainedMethod
ILCompiler.Compiler (3)
Compiler\DelegateCreationInfo.cs (3)
96case TargetKind.ConstrainedMethod: 125case TargetKind.ConstrainedMethod: 243constrainedType == null ? TargetKind.ExactCallableAddress : TargetKind.ConstrainedMethod,