System\Configuration\BaseConfigurationRecord.cs (8)
2999private void VerifyDefinitionAllowed(FactoryRecord factoryRecord, string configPath, IConfigErrorInfo errorInfo)
3025protected static void VerifySectionName(string name, IConfigErrorInfo errorInfo, bool allowImplicit)
3068internal static string NormalizeLocationSubPath(string subPath, IConfigErrorInfo errorInfo)
3196internal static string NormalizeConfigSource(string configSource, IConfigErrorInfo errorInfo)
3304string configKey, string configSourceStreamName, string configSourceArg, IConfigErrorInfo errorInfo)
3326string configSourceStreamName, string configSourceArg, IConfigErrorInfo errorInfo)
3555internal static string ValidateProtectionProviderAttribute(string protectionProvider, IConfigErrorInfo errorInfo)
3567IConfigErrorInfo err = clone;