6 references to OfficialAttributeExports
Aspire.Hosting.RemoteHost.Tests (6)
AttributeDataReaderTests.cs (6)
29
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OfficialExportMethod))!;
91
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OfficialUnionMethod))!;
114
var method = typeof(
OfficialAttributeExports
).GetMethod(nameof(
OfficialAttributeExports
.OverriddenNameMethod))!;