2 writes to isSi
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (2)
591
isSi
= true;
597
isSi
= true;
16 references to isSi
mscorlib (16)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
2144
if (!objectInfo.
isSi
)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (12)
599
if (
isSi
)
607
SerTrace.Log( this,objectInfoId," ", objectType," InitReadConstructor Exit ",
isSi
);
655
if (
isSi
)
691
SerTrace.Log( this,objectInfoId," ", objectType," AddValue ",name," ",value," isSi ",
isSi
);
692
if (
isSi
)
709
if (
isSi
)
726
if (
isSi
)
728
SerTrace.Log( this,objectInfoId," ", objectType, " RecordFixup RecordDelayedFixup objectId ",objectId," name ",name," idRef ",idRef," isSi ",
isSi
);
733
SerTrace.Log( this,objectInfoId," ", objectType," RecordFixup objectId ",objectId," name ",name," idRef ",idRef," isSi ",
isSi
);
744
SerTrace.Log( this,objectInfoId," ", objectType," PopulateObjectMembers isSi ",
isSi
);
745
if (!
isSi
&& memberData != null)
812
if (
isSi
)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
1166
else if (objectPr.PRobjectInfo.
isSi
)
1259
if (!objectPr.PRobjectInfo.
isSi
)
system\runtime\serialization\formatters\binary\binaryutilclasses.cs (1)
711
if (objectInfo.
isSi
)