Implemented interface member:
3 references to Dispose
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthTokenResponse.cs (1)
57Response?.Dispose();
System.Text.Json (2)
System\Text\Json\Nodes\JsonValue.cs (2)
125thisDocument?.Dispose(); 126otherDocument?.Dispose();