1 write to _knownClaimTypes
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WSSecureConversationFeb2005.cs (1)
26_knownClaimTypes = new List<Type>();
2 references to _knownClaimTypes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSSecureConversationFeb2005.cs (2)
32_knownClaimTypes.Add(knownType); 45tokenEntryList.Add(new SecurityContextTokenEntryFeb2005(this, _securityStateEncoder, _knownClaimTypes));