1 reference to CreateService
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
BrokeredServices\MockServiceBroker.cs (1)
26=> ValueTaskFactory.FromResult((T?)(CreateService ?? throw new NotImplementedException()).Invoke(typeof(T)));