2 references to EmitState
Microsoft.CodeAnalysis (2)
CodeGen\ILBuilder.cs (2)
32
private
EmitState
_emitState;
74
_emitState = default(
EmitState
);