1 write to _assembly
System.Core (1)
Microsoft\Scripting\Compiler\AssemblyGen.cs (1)
53
Interlocked.CompareExchange(ref
_assembly
, new AssemblyGen(), null);
2 references to _assembly
System.Core (2)
Microsoft\Scripting\Compiler\AssemblyGen.cs (2)
52
if (
_assembly
== null) {
55
return
_assembly
;