8 references to Behavior
System.ServiceModel (8)
System\ServiceModel\Configuration\EndpointBehaviorElementCollection.cs (2)
12
[ConfigurationCollection(typeof(EndpointBehaviorElement), AddItemName = ConfigurationStrings.
Behavior
)]
16
: base(ConfigurationStrings.
Behavior
)
System\ServiceModel\Configuration\ServiceBehaviorElementCollection.cs (2)
15
[ConfigurationCollection(typeof(ServiceBehaviorElement), AddItemName = ConfigurationStrings.
Behavior
)]
20
: base(ConfigurationStrings.
Behavior
)
System\ServiceModel\Description\ServiceMetadataExtension.cs (4)
1644
<font color=""blue""> <<font color=""darkred"">" + ConfigurationStrings.
Behavior
+ @" </font><font color=""red"">" + ConfigurationStrings.Name + @"</font>=<font color=""black"">""</font>MyServiceTypeBehaviors<font color=""black"">"" </font>></font>
1646
<font color=""blue""> <<font color=""darkred"">/" + ConfigurationStrings.
Behavior
+ @"</font>></font>
1675
<font color=""blue""> <<font color=""darkred"">" + ConfigurationStrings.
Behavior
+ @" </font><font color=""red"">name</font>=<font color=""black"">""</font><i>MyServiceTypeBehaviors</i><font color=""black"">"" </font>></font>
1678
<font color=""blue""> <<font color=""darkred"">/" + ConfigurationStrings.
Behavior
+ @"</font>></font>