1 write to _readMethods
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
1014if (_readMethods == null) _readMethods = _tmp;
3 references to _readMethods
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (3)
1010if (_readMethods == null) 1014if (_readMethods == null) _readMethods = _tmp; 1016return _readMethods;