1 write to _tokenTypes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSKeyInfoSerializer.cs (1)
205_tokenTypes = new Type[] { typeof(SecurityContextSecurityToken) };
2 references to _tokenTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSKeyInfoSerializer.cs (2)
204if (_tokenTypes == null) 207return _tokenTypes;