2 references to GetPropertiesOfTypeOrThrow
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (2)
1003
foreach (var propertyDef in module.
GetPropertiesOfTypeOrThrow
(_handle))
2289
foreach (var propertyDef in module.
GetPropertiesOfTypeOrThrow
(_handle))