Searched defs:given (Results 1 – 1 of 1) sorted by relevance
1608 private bool ParameterNameMatches(string given, ParameterInfo info, bool silent = false) in ParameterNameMatches()1613 private bool TypeNameMatches(string given, Type type, bool silent = false) in TypeNameMatches()1618 …private bool NameOrAliasMatches(string given, string name, string typeClass, NameAliasAttribute al… in NameOrAliasMatches()