1 write to _writeMethods
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
1028if (_writeMethods == null) _writeMethods = _tmp;
3 references to _writeMethods
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (3)
1024if (_writeMethods == null) 1028if (_writeMethods == null) _writeMethods = _tmp; 1030return _writeMethods;