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