2 references to ilreadonlyStructWithWriteableFieldIL
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\ReadOnlyStructsTests.cs (2)
1105
var comp = CreateCompilationWithILAndMscorlib40(csharp,
ilreadonlyStructWithWriteableFieldIL
, options: TestOptions.ReleaseExe);
1128
var comp = CreateCompilationWithILAndMscorlib40(csharp,
ilreadonlyStructWithWriteableFieldIL
, options: TestOptions.ReleaseExe);