3 implementations of GetIndexedProperty
mscorlib (3)
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (2)
54ICustomProperty ICustomPropertyProvider.GetIndexedProperty(string name, Type indexParameterType) 138ICustomProperty ICustomPropertyProvider.GetIndexedProperty(string name, Type indexParameterType)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
209ICustomProperty ICustomPropertyProvider.GetIndexedProperty(string name, Type indexParameterType)