Base:
method
TryGet
Microsoft.Build.Evaluation.ProjectRootElementCacheBase.TryGet(System.String)
4 references to TryGet
Microsoft.Build.Engine.UnitTests (4)
Evaluation\ProjectRootElementCache_Tests.cs (4)
121ProjectRootElement xml1 = cache.TryGet(path); 126ProjectRootElement xml2 = cache.TryGet(path); 155ProjectRootElement xml1 = cache.TryGet(path); 160ProjectRootElement xml2 = cache.TryGet(path);