Home

Missing Imported Reference

Hi everybody,
I am trying to do a simple conversion of a source Data file to stream via LINQPad and this error is displayed when i compile the code:'System.Array' does not contain a definition for 'ToPointStream' and no extension method 'ToPointStream' accepting a first argument of type 'System.Array' could be found (press F4 to add a using directive or assembly reference). Does anybody know which assmebly reference should i add and where can i find it? Thank you in advance.
Best Regards,
Mark

Comments

Sign In or Register to comment.