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