2 references to CompileAndVerifyFieldMarshal
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Attributes\AttributeTests_MarshalAs.cs (1)
1104
CompileAndVerifyFieldMarshal
(source, (name, _omitted1) => (name == "e" || name == "X") ? new byte[] { 0x02 } : null);
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
CSharpTestBase.cs (1)
1532
CompileAndVerifyFieldMarshal
(