5 references to Object
System.Formats.Nrbf (5)
System\Formats\Nrbf\MemberTypeInfo.cs (3)
58
case BinaryType.
Object
:
101
BinaryType.
Object
=> (AllowedRecordTypes.AnyObject, default),
121
BinaryType.
Object
=> TypeNameHelpers.GetPrimitiveTypeName(TypeNameHelpers.ObjectPrimitiveType),
System\Formats\Nrbf\NrbfDecoder.cs (2)
392
else if (binaryType == BinaryType.
Object
)
430
else if (binaryType == BinaryType.
Object
)