1 write to targets
Mono.Cecil (1)
Mono.Cecil.Cil\Symbols.cs (1)
446
Interlocked.CompareExchange (ref
targets
, new Collection<ImportTarget> (), null);
3 references to targets
Mono.Cecil (3)
Mono.Cecil.Cil\Symbols.cs (3)
439
get { return !
targets
.IsNullOrEmpty (); }
445
if (
targets
== null)
448
return
targets
;