1 write to _compilerGeneratedState
illink (1)
Linker\LinkContext.cs (1)
215
_compilerGeneratedState
= new CompilerGeneratedState(this);
1 reference to _compilerGeneratedState
illink (1)
Linker\LinkContext.cs (1)
88
public CompilerGeneratedState CompilerGeneratedState =>
_compilerGeneratedState
;