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