5 references to MatchResult
Microsoft.AspNetCore.Mvc.Abstractions (5)
ModelBinding\ModelStateDictionary.cs (5)
532var match = default(MatchResult); 564var match = default(MatchResult); 590private static StringSegment FindNext(string key, ref MatchResult currentMatch)