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