1 instantiation of ClassWithIdRecord
System.Formats.Nrbf (1)
System\Formats\Nrbf\ClassWithIdRecord.cs (1)
41return new ClassWithIdRecord(id, referencedClassRecord);
1 reference to ClassWithIdRecord
System.Formats.Nrbf (1)
System\Formats\Nrbf\NrbfDecoder.cs (1)
230SerializationRecordType.ClassWithId => ClassWithIdRecord.Decode(reader, recordMap),