1 write to s_assembly
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\AssemblyGen.cs (1)
28Interlocked.CompareExchange(ref s_assembly, new AssemblyGen(), comparand: null);
2 references to s_assembly
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\AssemblyGen.cs (2)
26if (s_assembly == null) 30return s_assembly;