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