1 reference to DictionaryHelpers
System.Web (1)
ModelBinding\ModelStateDictionary.cs (1)
122return DictionaryHelpers.FindKeysWithPrefix(this, key).All(entry => entry.Value.Errors.Count == 0);