2 writes to hasTypeForwardedFrom
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (2)
924
this.
hasTypeForwardedFrom
= hasTypeForwardedFrom;
932
this.
hasTypeForwardedFrom
= typeInformation.HasTypeForwardedFrom;
1 reference to hasTypeForwardedFrom
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (1)
306
if (cache.
hasTypeForwardedFrom
&& binderAssemblyString == null)