13 references to Clone
mscorlib (13)
system\security\permissions\siteidentitypermission.cs (2)
68
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
79
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
system\security\permissions\urlidentitypermission.cs (2)
71
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
82
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
system\security\permissions\zoneidentitypermission.cs (3)
57
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
79
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
89
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
system\security\permissionset.cs (2)
157
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
173
if ((context.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
system\security\util\tokenbasedset.cs (2)
67
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
88
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
system\security\util\urlstring.cs (2)
72
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)
81
if ((ctx.State & ~(StreamingContextStates.
Clone
|StreamingContextStates.CrossAppDomain)) != 0)