1 reference to s_supportedArchitecturesSplitChars
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1211
supportedArchitectures = SupportedArchitectures.Split(
s_supportedArchitecturesSplitChars
, StringSplitOptions.RemoveEmptyEntries);