3 references to Create
Microsoft.Extensions.DependencyInjection.Abstractions (2)
ServiceDescriptor.cs (2)
268
DiagnosticMethodInfo? dmi = DiagnosticMethodInfo.
Create
(KeyedImplementationFactory);
292
DiagnosticMethodInfo? dmi = DiagnosticMethodInfo.
Create
(ImplementationFactory);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\LoggingExtensions.cs (1)
12
DiagnosticMethodInfo? dmi = DiagnosticMethodInfo.
Create
(@delegate);