2 references to GetTypeFullName
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectWriter.cs (1)
915nameInfo.NIname = objectInfo.GetTypeFullName();
System\Runtime\Serialization\Formatters\Binary\BinaryTypeConverter.cs (1)
56typeInformation = objectInfo.GetTypeFullName();