3 references to IsPeVerifyCompatEnabled
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (1)
2085
_compilation.
IsPeVerifyCompatEnabled
,
CodeGen\CodeGenerator.cs (1)
159
private bool IsPeVerifyCompatEnabled() => _module.Compilation.
IsPeVerifyCompatEnabled
;
Lowering\SyntheticBoundNodeFactory.cs (1)
1534
Compilation.
IsPeVerifyCompatEnabled
,