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