1 write to _abbreviation
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\CommandLineParser.cs (1)
38_abbreviation = abbreviation.ToLower(CultureInfo.InvariantCulture);
1 reference to _abbreviation
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\CommandLineParser.cs (1)
73return _abbreviation.Equals(other, StringComparison.InvariantCultureIgnoreCase);