1 write to _lazyAssemblyRefTable
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.MetadataTables.cs (1)
66
Interlocked.CompareExchange(ref
_lazyAssemblyRefTable
, CreateTable<RoAssembly>(TableIndex.AssemblyRef), null) ??
2 references to _lazyAssemblyRefTable
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.MetadataTables.cs (2)
65
return
_lazyAssemblyRefTable
??
67
_lazyAssemblyRefTable
;