4 references to NoVBRuntimeReference
Microsoft.Build.Tasks.CodeAnalysis (4)
Vbc.cs (4)
110set { _store[nameof(NoVBRuntimeReference)] = value; } 111get { return _store.GetOrDefault(nameof(NoVBRuntimeReference), false); } 944if (NoVBRuntimeReference) 946CheckHostObjectSupport(param = nameof(NoVBRuntimeReference), resultFromHostObjectSetOperation: false);