PreCompilationSourceProductionContext
CancellationToken
AddSource(String, SourceText)
AddSource(String, String)
net11.0
namespace Microsoft.CodeAnalysis
{
[Experimental("RSEXPERIMENTAL007", UrlFormat = "https://github.com/dotnet/roslyn/issues/83089")]
public readonly struct PreCompilationSourceProductionContext
{
public CancellationToken CancellationToken { get; }
}
}
| .NET | 10.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Microsoft.CodeAnalysis , Version=5.9.0.0, PublicKeyToken=31bf3856ad364e35 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.CodeAnalysis.Common (5.9.0) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API