1 write to _wrapperName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
232_wrapperName = wrapperName;
2 references to _wrapperName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
258if (_wrapperName != null) 261_reader.ReadStartElement(_wrapperName, _wrapperNs);