2 writes to _ms
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (2)
642_ms = new MemoryStream(); 670_ms = null;
4 references to _ms
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (4)
643_sw = new StreamWriter(_ms); 659_ms.Position = 0; 660_reader = XmlReader.Create(_ms); 669_ms.Dispose();