3 references to IsTrue
Microsoft.NET.ProjectData.Tasks (3)
ProjectDataWriter.cs (3)
1105 if (IsTrue(GetMetadataValue(item, "SkipGlobalAnalyzerConfigForPackage"))) continue; 1113 if (IsTrue(GetMetadataValue(item, "EnableNETAnalyzers"))) 1119 if (languageSegment != null && IsTrue(GetMetadataValue(item, "EnforceCodeStyleInBuild")))