/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Configuration/ |
H A D | IssuedTokenParametersEndpointAddressElement.cs | 11 …arametersEndpointAddressElement : EndpointAddressElementBase, IConfigurationContextProviderInternal 68 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 75 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ServiceElement.cs | 11 …c sealed partial class ServiceElement : ConfigurationElement, IConfigurationContextProviderInternal 76 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 84 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | EndpointCollectionElement.cs | 14 …rtial class EndpointCollectionElement : ConfigurationElement, IConfigurationContextProviderInternal 99 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 106 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | BindingCollectionElement.cs | 14 …artial class BindingCollectionElement : ConfigurationElement, IConfigurationContextProviderInternal 99 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 105 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ClientSection.cs | 11 …ic sealed partial class ClientSection : ConfigurationSection, IConfigurationContextProviderInternal 94 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 100 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ServicesSection.cs | 11 … sealed partial class ServicesSection : ConfigurationSection, IConfigurationContextProviderInternal 90 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 98 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | StandardEndpointElement.cs | 14 …partial class StandardEndpointElement : ConfigurationElement, IConfigurationContextProviderInternal 172 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 180 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ConfigurationHelpers.cs | 310 …internal static ContextInformation GetEvaluationContext(IConfigurationContextProviderInternal prov… in GetEvaluationContext() 327 …al static ContextInformation GetOriginalEvaluationContext(IConfigurationContextProviderInternal pr… in GetOriginalEvaluationContext() 362 interface IConfigurationContextProviderInternal interface 395 …ConfigurationHelpers.GetOriginalEvaluationContext(parent as IConfigurationContextProviderInternal); in OnReset() 398 internal ContextInformation GetOriginalContext(IConfigurationContextProviderInternal owner) in GetOriginalContext()
|
H A D | StandardBindingElement.cs | 14 …rviceModelConfigurationElement, IBindingConfigurationElement, IConfigurationContextProviderInternal 154 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 162 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ChannelEndpointElement.cs | 13 … partial class ChannelEndpointElement : ConfigurationElement, IConfigurationContextProviderInternal 224 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 232 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | StandardEndpointsSection.cs | 17 …artial class StandardEndpointsSection : ConfigurationSection, IConfigurationContextProviderInternal 253 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 259 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ServiceEndpointElement.cs | 13 … partial class ServiceEndpointElement : ConfigurationElement, IConfigurationContextProviderInternal 272 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 279 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ServiceModelExtensionElement.cs | 19 …viceModelExtensionElement : ServiceModelConfigurationElement, IConfigurationContextProviderInternal 318 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 326 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | BindingsSection.cs | 17 … sealed partial class BindingsSection : ConfigurationSection, IConfigurationContextProviderInternal 352 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 358 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
H A D | ServiceModelExtensionCollectionElement.cs | 18 …igurationElement, ICollection<TServiceModelExtensionElement>, IConfigurationContextProviderInternal 631 ContextInformation IConfigurationContextProviderInternal.GetEvaluationContext() in IConfigurationContextProviderInternal.GetEvaluationContext() 639 ContextInformation IConfigurationContextProviderInternal.GetOriginalEvaluationContext() in IConfigurationContextProviderInternal.GetOriginalEvaluationContext()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/ |
H A D | ConfigLoader.cs | 652 … CheckAccess(standardEndpointElement as IConfigurationContextProviderInternal); in LookupEndpoint() 825 … CheckAccess(standardEndpointElement as IConfigurationContextProviderInternal); in LookupEndpoint() 1154 CheckAccess(configElement as IConfigurationContextProviderInternal); in LookupBinding() 1494 static void CheckAccess(IConfigurationContextProviderInternal element) in CheckAccess()
|