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