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