2 references to verify
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Attributes\AttributeTests_CallerInfoAttributes.cs (2)
3235
CompileAndVerify(source, options: TestOptions.DebugExe.WithMetadataImportOptions(MetadataImportOptions.All), symbolValidator:
verify
);
5941
var verifier = CompileAndVerify(source, expectedOutput: "0", symbolValidator:
verify
);