8 references to GetType
mscorlib (8)
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (8)
410
type =
GetType
(memberData[i]);
451
SerTrace.Log( this, "Write 1 ",obj," type ",
GetType
(obj));
610
outType =
GetType
(outObj);
621
memberType =
GetType
(memberData);
636
outType =
GetType
(outObj);
687
outType =
GetType
(outObj);
914
dataType =
GetType
(data);
923
dataType =
GetType
(data);