1 write to _context
Aspire.Hosting.RemoteHost (1)
Ats\AtsMarshaller.cs (1)
37
_context
= context;
2 references to _context
Aspire.Hosting.RemoteHost (2)
Ats\AtsMarshaller.cs (2)
229
var category =
_context
.GetCategory(type);
574
return
_context
.GetCategory(type) == AtsTypeCategory.Dto;