1 write to OperatorType
NuGet.Packaging (1)
Licenses\LicenseOperator.cs (1)
22
OperatorType
= operatorType;
3 references to OperatorType
NuGet.Packaging (3)
Licenses\NuGetLicenseExpressionExtensions.cs (2)
24
switch (licenseOperator.
OperatorType
)
58
switch (licenseOperator.
OperatorType
)
Rules\UnrecognizedLicenseIdentifierRule.cs (1)
52
switch (licenseOperator.
OperatorType
)