Skip to content

Commit 69bc738

Browse files
committed
Removed removed type information
1 parent 802f034 commit 69bc738

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Microsoft.AspNetCore.JsonPatch.SystemTextJson.Converters.JsonPatchDocumentConver
99
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Converters.JsonPatchDocumentConverter.JsonPatchDocumentConverter() -> void
1010
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Exceptions.JsonPatchException
1111
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Exceptions.JsonPatchException.JsonPatchException() -> void
12-
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Helpers.GetValueResult
13-
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Helpers.GetValueResult.HasError.get -> bool
1412
Microsoft.AspNetCore.JsonPatch.SystemTextJson.IJsonPatchDocument
1513
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Internal.ConversionResult
1614
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Internal.ConversionResult.CanBeConverted.get -> bool
@@ -88,8 +86,6 @@ Microsoft.AspNetCore.JsonPatch.SystemTextJson.Operations.OperationType.Test = 5
8886
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.Exceptions.JsonPatchException.JsonPatchException(Microsoft.AspNetCore.JsonPatch.SystemTextJson.JsonPatchError jsonPatchError) -> void
8987
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.Exceptions.JsonPatchException.JsonPatchException(Microsoft.AspNetCore.JsonPatch.SystemTextJson.JsonPatchError jsonPatchError, System.Exception innerException) -> void
9088
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.Exceptions.JsonPatchException.JsonPatchException(string message, System.Exception innerException) -> void
91-
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.Helpers.GetValueResult.GetValueResult(object propertyValue, bool hasError) -> void
92-
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.Helpers.GetValueResult.PropertyValue.get -> object
9389
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.IJsonPatchDocument.GetOperations() -> System.Collections.Generic.IList<Microsoft.AspNetCore.JsonPatch.SystemTextJson.Operations.Operation>
9490
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.IJsonPatchDocument.SerializerOptions.get -> System.Text.Json.JsonSerializerOptions
9591
~Microsoft.AspNetCore.JsonPatch.SystemTextJson.IJsonPatchDocument.SerializerOptions.set -> void

0 commit comments

Comments
 (0)