4 references to ThirdPartyExports
Aspire.Hosting.Tests (4)
Ats\AttributeDataReaderTests.cs (4)
39
var method = typeof(
ThirdPartyExports
).GetMethod(nameof(
ThirdPartyExports
.ThirdPartyMethod))!;
103
var method = typeof(
ThirdPartyExports
).GetMethod(nameof(
ThirdPartyExports
.ThirdPartyMethod))!;