3 references to EnumTypeId
Aspire.Hosting.RemoteHost (3)
AtsCapabilityScanner.cs (3)
87var typeId = AtsConstants.EnumTypeId(fullName); 1801return AtsConstants.EnumTypeId(type.FullName ?? type.Name); 2073TypeId = AtsConstants.EnumTypeId(type.FullName ?? type.Name),