2 references to FirstMatchCodeGroup
System.Web (2)
Hosting\ApplicationManager.cs (1)
1510CodeGroup newRoot = new FirstMatchCodeGroup(rootGroup.MembershipCondition, rootGroup.PolicyStatement);
HttpRuntime.cs (1)
3201CodeGroup newRoot = new FirstMatchCodeGroup(rootGroup.MembershipCondition, rootGroup.PolicyStatement);