2 writes to DoNotEmitTrust
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpMessageSecurity.cs (1)
85result.DoNotEmitTrust = true;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
519binding.DoNotEmitTrust = true;
1 reference to DoNotEmitTrust
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpMessageSecurity.cs (1)
97if (sbe.DoNotEmitTrust == false)