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