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