1 write to String
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
134
String
= @string;
2 references to String
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1697
if (extracted.
String
is object)
1700
whenResult.Add(extracted.
String
);