1 write to EmitOptionsSettable
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (1)
RuntimeViewCompilerTest.cs (1)
783EmitOptionsSettable = new EmitOptions(debugInformationFormat: DebugInformationFormat.Embedded),
1 reference to EmitOptionsSettable
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (1)
RuntimeViewCompilerTest.cs (1)
897public override EmitOptions EmitOptions => EmitOptionsSettable;