1 reference to CreateIsFileExcludedAsyncDelegate
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.ReflectionWrapper.cs (1)
80
_lazyIsFileExcludedAsyncDelegate = new(
CreateIsFileExcludedAsyncDelegate
, LazyThreadSafetyMode.PublicationOnly);