2 writes to IsInterface
Aspire.Hosting (2)
Ats\AtsCapabilityScanner.cs (2)
442IsInterface = isInterface, 927IsInterface = type.IsInterface,
2 references to IsInterface
Aspire.Hosting (1)
Ats\AtsCapabilityScanner.cs (1)
775if (typeInfo.IsInterface)
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
110IsInterface = t.IsInterface,