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