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