3 references to SupportedPostProcessorKinds
dotnet-aot (3)
parent\dotnet\Commands\Test\MTP\ArtifactPostProcessingManager.cs (1)
24string[] kinds = ParseCapabilities(handshakeMessage, HandshakeMessagePropertyNames.SupportedPostProcessorKinds);
parent\dotnet\Commands\Test\MTP\TestApplicationHandler.cs (2)
243HandshakeMessagePropertyNames.SupportedPostProcessorKinds => nameof(HandshakeMessagePropertyNames.SupportedPostProcessorKinds),