2 references to ExcludePropertyName
NuGet.ProjectModel (2)
JsonPackageSpecReader.Utf8JsonStreamReader.cs (2)
281
if (jsonReader.ValueTextEquals(
ExcludePropertyName
))
364
else if (jsonReader.ValueTextEquals(
ExcludePropertyName
))