1 write to _windows
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (1)
88_windows = new WindowsClientCredential();
5 references to _windows
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (5)
86if (_windows == null) 90_windows.MakeReadOnly(); 92return _windows; 192if (_windows != null) 193_windows.MakeReadOnly();