2 overrides of UseAttribute
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
665
public override bool
UseAttribute
728
public override bool
UseAttribute
1 reference to UseAttribute
mscorlib (1)
system\runtime\remoting\soap.cs (1)
210
if (fieldAttr.
UseAttribute
)