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