1 write to tokenTypes
System.IdentityModel (1)
System\IdentityModel\Selectors\SecurityTokenSerializer.cs (1)
236
this.
tokenTypes
= GetTokenTypesCore();
2 references to tokenTypes
System.IdentityModel (2)
System\IdentityModel\Selectors\SecurityTokenSerializer.cs (2)
235
if (this.
tokenTypes
== null)
237
return this.
tokenTypes
;