4 references to GetParameterType
System.Private.TypeLoader (4)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\CastingHelper.cs (4)
116return AreVerificationTypesEqual(thisType.GetParameterType(), otherType.GetParameterType()); 122return AreVerificationTypesEqual(thisType.GetParameterType(), otherType.GetParameterType());