Searched defs:typeName (Results 1 – 2 of 2) sorted by relevance
17 public ObjectValue(StringWithPosition typeName, IEnumerable<Attribute> attributes) in ObjectValue()
1677 private Type ResolveTypeOrThrow(string typeName, IWithPosition syntaxElement) in ResolveTypeOrThrow()