4 references to LocalDBFormatMessageDelegate
System.Data (4)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (4)
145
static
LocalDBFormatMessageDelegate
s_localDBFormatMessage = null;
147
static
LocalDBFormatMessageDelegate
LocalDBFormatMessage
169
s_localDBFormatMessage = (
LocalDBFormatMessageDelegate
)Marshal.GetDelegateForFunctionPointer(functionAddr, typeof(
LocalDBFormatMessageDelegate
));