2 references to AbsolutePathFullName
Microsoft.Build.TaskAuthoring.Analyzer (2)
MultiThreadableTaskAnalyzer.cs (1)
63var absolutePathType = compilationContext.Compilation.GetTypeByMetadataName(WellKnownTypeNames.AbsolutePathFullName);
TransitiveCallChainAnalyzer.cs (1)
61var absolutePathType = compilationContext.Compilation.GetTypeByMetadataName(WellKnownTypeNames.AbsolutePathFullName);