2 references to s_constructorToInfoMap
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationConstructorInfo.cs (2)
47
s_constructorToInfoMap
.Add(constructor, info);
52
s_constructorToInfoMap
.TryGetValue(method, out var info);