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