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)
87
Debug.Assert(
_urlGroup
== null, "SetUrlGroupSecurity called more than once.");
94
if (
_urlGroup
== null)
139
_urlGroup
.SetProperty(property, infoptr, (uint)AuthInfoSize);