1 write to _urlGroup
Microsoft.AspNetCore.Server.HttpSys (1)
AuthenticationManager.cs (1)
88_urlGroup = urlGroup;
3 references to _urlGroup
Microsoft.AspNetCore.Server.HttpSys (3)
AuthenticationManager.cs (3)
87Debug.Assert(_urlGroup == null, "SetUrlGroupSecurity called more than once."); 94if (_urlGroup == null) 139_urlGroup.SetProperty(property, infoptr, (uint)AuthInfoSize);