2 references to TransportSchemeProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
183return GetPropertyOrDefault<string>(TransportSchemeProperty, null); 187this.Properties[TransportSchemeProperty] = value;