1 write to typeA
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryconverter.cs (1)
234
typeA
= typeATemp;
4 references to typeA
mscorlib (4)
system\runtime\serialization\formatters\binary\binaryconverter.cs (4)
268
if (
typeA
== null)
270
SerTrace.Log("Converter", "ToType Exit ", (((object)
typeA
[(int)code] == null)?"null ":
typeA
[(int)code].Name));
271
return
typeA
[(int)code];