1 write to _tokenTypes
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WSKeyInfoSerializer.cs (1)
196_tokenTypes = new Type[] { typeof(SecurityContextSecurityToken) };
2 references to _tokenTypes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSKeyInfoSerializer.cs (2)
194if (_tokenTypes == null) 199return _tokenTypes;