3 references to ParseNullableState
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\NullabilityInfoContext.cs (3)
369if (!parser.ParseNullableState(index++, ref state) 504if (CreateParser(genericParameter.GetCustomAttributesData()).ParseNullableState(0, ref state)) 591if (!parser.ParseNullableState(index, ref state))