2 references to InternalGet
System (2)
net\System\Net\_AuthenticationState.cs (1)
122
SpnToken spnToken = AuthenticationManager.SpnDictionary.
InternalGet
(spnKey);
net\System\Net\_SpnDictionary.cs (1)
97
SpnToken token =
InternalGet
(key);