File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 231
231
<exception cref =" T:System.ArgumentNullException" >
232
232
<paramref name =" keyPairContainer" /> is <see langword =" null" />.</exception >
233
233
<exception cref =" T:System.Security.SecurityException" >The caller does not have the required permission.</exception >
234
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET 5+ and .NET Core only: This member is not supported.</exception >
234
235
<altmember cref =" T:System.Array" />
235
236
</Docs >
236
237
</Member >
283
284
284
285
]]> </format >
285
286
</remarks >
287
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET 5+ and .NET Core only: This member is not supported.</exception >
286
288
<related type =" Article" href =" /dotnet/standard/serialization/xml-and-soap-serialization" >XML and SOAP Serialization</related >
287
289
</Docs >
288
290
</Member >
327
329
<summary >Gets the public part of the public key or public key token of the key pair.</summary >
328
330
<value >An array of type <see langword =" byte" /> containing the public key or public key token of the key pair.</value >
329
331
<remarks >To be added.</remarks >
332
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET 5+ and .NET Core only: This member is not supported.</exception >
330
333
<altmember cref =" T:System.Array" />
331
334
<altmember cref =" T:System.String" />
332
335
</Docs >
371
374
<param name =" sender" >The object that initiated the callback.</param >
372
375
<summary >Runs when the entire object graph has been deserialized.</summary >
373
376
<remarks >To be added.</remarks >
377
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET 5+ and .NET Core only: This member is not supported.</exception >
374
378
</Docs >
375
379
</Member >
376
380
<Member MemberName =" System.Runtime.Serialization.ISerializable.GetObjectData" >
423
427
<remarks >To be added.</remarks >
424
428
<exception cref =" T:System.ArgumentException" >
425
429
<paramref name =" info" /> is <see langword =" null" />.</exception >
430
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET 5+ and .NET Core only: This member is not supported.</exception >
426
431
</Docs >
427
432
</Member >
428
433
</Members >
You can’t perform that action at this time.
0 commit comments