118 [
Obsolete(
"BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.", DiagnosticId =
"SYSLIB0011", UrlFormat =
"https://aka.ms/dotnet-warnings/{0}")]
119 [
RequiresUnreferencedCode(
"BinaryFormatter serialization is not trim compatible because the Type of objects being processed cannot be statically discovered.")]
165 [
Obsolete(
"BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.", DiagnosticId =
"SYSLIB0011", UrlFormat =
"https://aka.ms/dotnet-warnings/{0}")]
166 [
RequiresUnreferencedCode(
"BinaryFormatter serialization is not trim compatible because the Type of objects being processed cannot be statically discovered.")]
static bool BinaryFormatterEnabled
static string Serialization_CorruptedStream
static string BinaryFormatter_SerializationDisallowed
static string Serialization_Stream