I’m trying to port WCF to the mono project and I came across requiring the SMDIagnostic project which has the namespace of System.ServiceModel.Diagnostics i.e.: http://referencesource.microsoft.com/#SMDiagnostics/System/ServiceModel/Diagnostics/Utility.cs
Can this be open sourced? or how should I deal with these references?
Thanks,
Bernie Schoch