# SerializationTesterFixture Methods

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

## Dispose(bool) {#dispose-bool-4127aa1a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.testkit/orleans.serialization.testkit.serializationtesterfixture/methods/dispose-bool-4127aa1a/)

[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`)
