2 writes to _trustDriver
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityStandardsManager.cs (2)
68_trustDriver = new WSTrustDec2005.DriverDec2005(this); 70_trustDriver = new WSTrustFeb2005.DriverFeb2005(this);
1 reference to _trustDriver
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityStandardsManager.cs (1)
105get { return _trustDriver; }