2 references to StyleSheetSourceOrContent
Microsoft.Maui.Controls.Build.Tasks (2)
BuildException.cs (1)
93
public static BuildExceptionCode StyleSheetSourceOrContent = new BuildExceptionCode("XC", 0120, nameof(
StyleSheetSourceOrContent
), "");
CompiledValueProviders\StyleSheetProvider.cs (1)
28
throw new BuildException(BuildExceptionCode.
StyleSheetSourceOrContent
, node, null);