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