2 writes to _algorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\FederatedMessageSecurityOverHttp.cs (2)
39_algorithmSuite = SecurityAlgorithmSuite.Default; 61_algorithmSuite = value;
1 reference to _algorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FederatedMessageSecurityOverHttp.cs (1)
54get { return _algorithmSuite; }