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