4 references to FindPropertyUnderAppRoot
System.ServiceModel.Activation (4)
System\ServiceModel\Activation\MetabaseSettings.cs (4)
418
object propertyValue =
FindPropertyUnderAppRoot
(reader, MetabasePropertyType.Realm, relativeVirtualPath);
432
object propertyValue =
FindPropertyUnderAppRoot
(reader, MetabasePropertyType.AccessSslFlags, relativeVirtualPath);
446
object propertyValue =
FindPropertyUnderAppRoot
(reader, MetabasePropertyType.AuthFlags, relativeVirtualPath);
460
object propertyValue =
FindPropertyUnderAppRoot
(reader, MetabasePropertyType.AuthProviders, relativeVirtualPath);