IPlatformContext Interface |
[Missing <summary> documentation for "T:PostSharp.Sdk.Extensibility.IPlatformContext"]
Namespace: PostSharp.Sdk.Extensibility
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public interface IPlatformContext
The IPlatformContext type exposes the following members.
Name | Description | |
---|---|---|
FrameworkReferences |
Gets framework references for this compilation.
| |
KnownFrameworkReferences |
Gets all possible framework references known to the SDK including information about targeting pack name/version, target framework, runtime framework etc.
| |
NativePlatform | ||
NetCoreRoot | ||
NetCoreTargetingPacksRoot | ||
PackageInfoFactory | ||
Packages | ||
PlatformInfoFactory | ||
Project | ||
RepositoryDirectories | ||
SdkAssemblyRepository | ||
TargetPlatform |
Name | Description | |
---|---|---|
GetKnownFrameworkReference | ||
GetRuntimeFramework | ||
GetTargetingPack(KnownFrameworkReferenceInfo) | ||
GetTargetingPack(String, NuGetVersion, NuGetFramework) |