C5650: Too many locations, try to split up function

[FATAL]

Description

The function is too large so the internal data structure of the compiler cannot support it.

Tip

Split up the function that causes the message.

See Also

Limitations