VSDiagnostics icon indicating copy to clipboard operation
VSDiagnostics copied to clipboard

Implement ParamsArrayModified

Open Vannevelj opened this issue 8 years ago • 0 comments

DO NOT use params arrays if the array is modified by the member taking the params array parameter.

https://msdn.microsoft.com/en-us/library/ms229015(v=vs.110).aspx

Vannevelj avatar Mar 09 '16 17:03 Vannevelj