2 writes to objectName
mscorlib (2)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (2)
2088this.objectName = objectName; 2114this.objectName = objectName;
2 references to objectName
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryparser.cs (2)
470op.name = objectMap.objectName; 507pr.PRkeyDt = objectMap.objectName;