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