2 instantiations of ExperimentalAttribute
Microsoft.Extensions.Hosting.Testing (2)
artifacts\obj\Microsoft.Extensions.Hosting.Testing\Debug\net462\Microsoft.Extensions.Hosting.Testing.AssemblyInfo.cs (1)
13
[assembly: System.Diagnostics.CodeAnalysis.
ExperimentalAttribute
("EXTEXP0016", UrlFormat = "https://aka.ms/dotnet-extensions-warnings/{0}")]
FakeHostingExtensions.cs (1)
23
[
Experimental
(diagnosticId: DiagnosticIds.Experiments.Hosting, UrlFormat = DiagnosticIds.UrlFormat)]
1 reference to ExperimentalAttribute
Microsoft.Extensions.Hosting.Testing (1)
src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
27
/// Initializes a new instance of the <see cref="
ExperimentalAttribute
"/> class.