2 references to GetArgumentType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (2)
758CorElementType argType = GetArgumentType(_argNum, out _argTypeHandle, out _argForceByRef); 1444CorElementType type = GetArgumentType(i, out thArgType, out argForcedToBeByref);