2 references to NiladicFunctionAttribute
System.Data.Entity (2)
System\Data\Metadata\StoreItemCollection.cs (1)
411
IsNiladic = sTypeFunction.
NiladicFunctionAttribute
,
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (1)
668
bool isNiladicFunction = e.Function.
NiladicFunctionAttribute
;