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