2 references to Create
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\UnboundLambda.cs (2)
748
var cacheKey = ReturnInferenceCacheKey.
Create
(delegateType, IsAsync);
968
var cacheKey = ReturnInferenceCacheKey.
Create
(delegateType, IsAsync);