Searched refs:GetNegativeArraySizeExceptionClassDescriptor (Results 1 – 3 of 3) sorted by relevance
100 virtual const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const = 0;412 const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const in GetNegativeArraySizeExceptionClassDescriptor() function414 return base_->GetNegativeArraySizeExceptionClassDescriptor(); in GetNegativeArraySizeExceptionClassDescriptor()
84 const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const override in GetNegativeArraySizeExceptionClassDescriptor() function
123 …ThrowException(ctx, thread, ctx.GetNegativeArraySizeExceptionClassDescriptor(), utf::CStringAsMutf… in ThrowNegativeArraySizeException()130 …ThrowException(ctx, thread, ctx.GetNegativeArraySizeExceptionClassDescriptor(), utf::CStringAsMutf… in ThrowNegativeArraySizeException()