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