Which input parameter causes NotSupportedException in File.Create() method?

16 views Asked by At

I would like to reproduce NotSupportedException by calling System.IO.File.Create method but I haven't found a proper input parameter.

Target framework: .NET 6.0

0

There are 0 answers