1 write to _tokenTypes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenSerializer.cs (1)
236_tokenTypes = GetTokenTypesCore();
2 references to _tokenTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenSerializer.cs (2)
235if (_tokenTypes == null) 237return _tokenTypes;