2 writes to _sw
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (2)
643_sw = new StreamWriter(_ms); 672_sw = null;
3 references to _sw
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (3)
657_sw.Write(stringToParse); 658_sw.Flush(); 671_sw.Dispose();