Edit

FieldCodecTester<TValue,TCodec>.CorrectlyAdvancesReferenceCounterStream Method

Definition

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

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

Applies to