1 write to state
System.IdentityModel (1)
System\IdentityModel\Selectors\SecurityTokenProvider.cs (1)
175this.state = state;
1 reference to state
System.IdentityModel (1)
System\IdentityModel\Selectors\SecurityTokenProvider.cs (1)
196get { return this.state; }