1 reference to CreateGetCachedDiagnosticsAsyncDelegate
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.ReflectionWrapper.cs (1)
77
_lazyGetCachedDiagnosticsAsyncDelegate = new(
CreateGetCachedDiagnosticsAsyncDelegate
, LazyThreadSafetyMode.PublicationOnly);