2 writes to OnRead
Aspire.Hosting.Rust.Tests (2)
RustPublicApiTests.cs (2)
462
OnRead
= _ =>
501
OnRead
= async cancellationToken =>
1 reference to OnRead
Aspire.Hosting.Rust.Tests (1)
FakeCargoMetadataReader.cs (1)
52
if (
OnRead
is { } onRead)