4 references to RemoveIntegerChecks
Microsoft.Build.Tasks.CodeAnalysis (4)
Vbc.cs (4)
153set { _store[nameof(RemoveIntegerChecks)] = value; } 154get { return _store.GetOrDefault(nameof(RemoveIntegerChecks), false); } 877CheckHostObjectSupport(param = nameof(RemoveIntegerChecks), vbcHostObject.SetRemoveIntegerChecks(RemoveIntegerChecks));