4 references to _tokenTypeKey
System.IdentityModel (4)
System\IdentityModel\Tokens\BootstrapContext.cs (4)
34switch (info.GetChar(_tokenTypeKey)) 150info.AddValue(_tokenTypeKey, _byteTokenType); 155info.AddValue(_tokenTypeKey, _stringTokenType); 162info.AddValue(_tokenTypeKey, _securityTokenType);