2 references to TryCreate
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpUseRangeOperatorCodeFixProvider.cs (1)
73
InfoCache.
TryCreate
(semanticModel.Compilation, out var infoCache) &&
CSharpUseRangeOperatorDiagnosticAnalyzer.cs (1)
67
if (!InfoCache.
TryCreate
(context.Compilation, out var infoCache))