1 write to _staticsReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
31
_staticsReferences
= staticsReferences;
1 reference to _staticsReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
53
public ExternalReferencesTableNode StaticsReferences =>
_staticsReferences
;