Home
last modified time | relevance | path

Searched refs:SetIsPresentWithAssert (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Configuration/
H A DConfigurationHelpers.cs298 SetIsPresentWithAssert(elementPresent, element, true); in SetIsPresent()
305 …static void SetIsPresentWithAssert(PropertyInfo elementPresent, ConfigurationElement element, bool… in SetIsPresentWithAssert() method in System.ServiceModel.Configuration.ConfigurationHelpers