6 references to OfficialAttributeExports
Aspire.Hosting.Tests (6)
Ats\AttributeDataReaderTests.cs (6)
28
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OfficialExportMethod))!;
90
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OfficialUnionMethod))!;
113
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OverriddenNameMethod))!;