1 write to _appliesTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (1)
443
_appliesTo
= appliesTo;
2 references to _appliesTo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (2)
362
return
_appliesTo
;
472
return (T)
_appliesTo
;