Base:
method
TryGet
Microsoft.Build.Evaluation.ProjectRootElementCacheBase.TryGet(System.String)
4 references to TryGet
Microsoft.Build.Engine.UnitTests (4)
Evaluation\ProjectRootElementCache_Tests.cs (4)
122ProjectRootElement xml1 = cache.TryGet(path); 127ProjectRootElement xml2 = cache.TryGet(path); 156ProjectRootElement xml1 = cache.TryGet(path); 161ProjectRootElement xml2 = cache.TryGet(path);