2 references to TypeRef
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
170return new TypeRef(memberTypeSymbol);
RuntimeSource\Configuration.Binder\Specs\Types\TypeSpec.cs (1)
15TypeRef = new TypeRef(type);