3 references to SupportedPostProcessorExtensionsLegacy
dotnet (3)
Commands\Test\MTP\ArtifactPostProcessingManager.cs (1)
25string[] extensions = ParseCapabilities(handshakeMessage, HandshakeMessagePropertyNames.SupportedPostProcessorExtensionsLegacy)
Commands\Test\MTP\TestApplicationHandler.cs (2)
244HandshakeMessagePropertyNames.SupportedPostProcessorExtensionsLegacy => nameof(HandshakeMessagePropertyNames.SupportedPostProcessorExtensionsLegacy),