4 references to ThirdPartyExports
Aspire.Hosting.RemoteHost.Tests (4)
AttributeDataReaderTests.cs (4)
40
var method = typeof(
ThirdPartyExports
).GetMethod(nameof(
ThirdPartyExports
.ThirdPartyMethod))!;
104
var method = typeof(
ThirdPartyExports
).GetMethod(nameof(
ThirdPartyExports
.ThirdPartyMethod))!;