1 write to WildcardDirectoryPartMatchGroup
Microsoft.Build (1)
Globbing\MSBuildGlob.cs (1)
292WildcardDirectoryPartMatchGroup = wildcardDirectoryPartMatchGroup;
1 reference to WildcardDirectoryPartMatchGroup
Microsoft.DotNet.HotReload.Watch (1)
HotReload\HotReloadDotNetWatcher.cs (1)
625var dirUrl = match.WildcardDirectoryPartMatchGroup.Replace(Path.DirectorySeparatorChar, '/');