1 write to IsMarshalByRef
MSBuildTaskHost (1)
LoadedType.cs (1)
113
IsMarshalByRef
= this.Type.IsMarshalByRef;
1 reference to IsMarshalByRef
MSBuildTaskHost (1)
TaskLoader.cs (1)
75
if (!loadedType.
IsMarshalByRef
)