1 write to ParameterName
Microsoft.Build.Framework (1)
Polyfills\NullableAttributes.cs (1)
65
public NotNullIfNotNullAttribute(string parameterName) =>
ParameterName
= parameterName;