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