3 references to CustomAssemblyName
System.Windows.Forms (3)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (1)
58
new BinaryLibrary(libraryId: 2, IJsonData.
CustomAssemblyName
).Write(writer);
System\Windows\Forms\Nrbf\WinFormsSerializationRecordExtensions.cs (1)
73
if (record.TypeName.AssemblyName?.FullName != IJsonData.
CustomAssemblyName
)
System\Windows\Forms\OLE\JsonData.cs (1)
17
/// If this type needs to be deserialized from stream in these instances, a workaround would be to create an assembly with the name <see cref="IJsonData.
CustomAssemblyName
"/>