1 reference to TryCreate
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
135
if (!ConstantExpectedContext.
TryCreate
(context.Compilation, out var constantExpectedContext))