2 references to IsNullableEnabled
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NullableContextTests.cs (2)
556
bool isNullableEnabledForMethod =
IsNullableEnabled
(expectedWarningsStateForMethod, isNullableEnabledForProject);
2214
Microsoft.CodeAnalysis.NullableAnnotation expectedAnnotation =
IsNullableEnabled
(expectedWarningsState, isNullableEnabledForProject) ?