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