# SerializationTesterFixture.Dispose(bool)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.testkit/orleans.serialization.testkit.serializationtesterfixture/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.serialization.testkit/orleans.serialization.testkit.serializationtesterfixture/methods/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.Serialization.TestKit/SerializationTester.cs#L127-L131)

```csharp
protected virtual void Dispose(bool disposing)
```

Releases resources used by this instance.

### Parameters

- `disposing` (`bool`)
