2 references to customServiceNamesName
System (2)
security\system\security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (2)
90customServiceNames = (ServiceNameCollection)info.GetValue(customServiceNamesName, typeof(ServiceNameCollection)); 177info.AddValue(customServiceNamesName, customServiceNames, typeof(ServiceNameCollection));