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