Edit

FieldCodecTester<TValue,TCodec>.CorrectlyAdvancesReferenceCounter Method

Definition

Checks whether the codec correctly advances the reference counter when writing to a pipe and reading from a pipe.

[Xunit.Fact]
public void CorrectlyAdvancesReferenceCounter();
[<Xunit.Fact>]
member this.CorrectlyAdvancesReferenceCounter : unit -> unit
Public Sub CorrectlyAdvancesReferenceCounter ()
Attributes
Xunit.FactAttribute

Applies to