2 references to TypeModelReferences
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
Modeler\TypeReference.cs (2)
50
if (!
TypeModelReferences
.TryGetValue(typeModel, out TypeReference reference))
53
TypeModelReferences
.Add(typeModel, reference);