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