1 write to _tokenTypes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
464
_tokenTypes
= GetTokenTypesCore();
2 references to _tokenTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (2)
463
if (
_tokenTypes
== null)
465
return
_tokenTypes
;