2 writes to _realm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (2)
23_realm = DefaultRealm; 43set { _realm = value; }
1 reference to _realm
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (1)
42get { return _realm; }