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