PerformanceStubs icon indicating copy to clipboard operation
PerformanceStubs copied to clipboard

Migrate W3cXsd2001 code to new open source code

Open patridge opened this issue 2 years ago • 0 comments

Latest .NET doesn't recognize the namespace anymore.

using System.Runtime.Remoting.Metadata.W3cXsd2001;

Apparently, this code now exists in an open source repo.

https://github.com/microsoft/referencesource/blob/master/mscorlib/system/runtime/remoting/soapinteroptypes.cs

patridge avatar Feb 14 '22 19:02 patridge