1 write to _rawName
System.Formats.Nrbf (1)
System\Formats\Nrbf\ClassInfo.cs (1)
28_rawName = rawName;
2 references to _rawName
System.Formats.Nrbf (2)
System\Formats\Nrbf\ClassInfo.cs (2)
81=> _typeName = _rawName.ParseNonSystemClassRecordTypeName(libraryRecord, payloadOptions); 84=> _typeName = _rawName.ParseSystemRecordTypeName(payloadOptions);