4 references to GetIndexParametersNoCopy
System.Reflection.Context (4)
System\Reflection\Context\Virtual\VirtualPropertyBase.cs (4)
99return (ParameterInfo[])GetIndexParametersNoCopy().Clone(); 184CollectionServices.CompareArrays(GetIndexParametersNoCopy(), other.GetIndexParametersNoCopy()); 192CollectionServices.GetArrayHashCode(GetIndexParametersNoCopy());