2 references to speculate
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\DelegateTypeTests.cs (2)
12112
speculate
(model, position, "M(F);", "<anonymous delegate>");
12113
speculate
(model, position, "M((out object y) => { y = null; return 2; });", "<anonymous delegate>");