2 writes to _algorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverHttp.cs (2)
28
_algorithmSuite
= SecurityAlgorithmSuite.Default;
59
_algorithmSuite
= value;
1 reference to _algorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverHttp.cs (1)
52
get { return
_algorithmSuite
; }