29 references to None
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (2)
Microsoft.AspNetCore.Hosting.Tests (3)
Microsoft.AspNetCore.Http.Connections (3)
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Microsoft.CodeAnalysis.Workspaces (1)
System.Net.Http (1)
System.Net.NameResolution (2)
System.Net.Security (3)
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
511eventSource.SendCommand(null, EventProviderType.ETW, 0, command, true, EventLevel.LogAlways, EventKeywords.None, commandArguments);
4214EnableEvents(eventSource, level, EventKeywords.None);
4265eventSource.SendCommand(this, EventProviderType.None, 0, EventCommand.Update, false, EventLevel.LogAlways, EventKeywords.None, null);
4270EventPipeEventDispatcher.Instance.SendCommand(this, EventCommand.Update, false, EventLevel.LogAlways, EventKeywords.None);
System.Security.Cryptography (1)