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