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