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