2 references to EmbeddedSignatureMismatchPermitted
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Common\MethodDesc.cs (2)
307
if (this.
EmbeddedSignatureMismatchPermitted
||
308
otherSignature.
EmbeddedSignatureMismatchPermitted
)